Best Practice Approach to My Situation?
Posted: Fri Apr 25, 2008 3:10 am
Hi,
I'm building an Object Orientated, Smarty Template driven, Intranet.
It's the first thing I've built completely OOP, and the first time I've used Smarty.
Here's what currently happens. Content and Navigation are dynamically generated from a database, however I'm now building a Telephone Directory that will pull a list of users from Active Directory LDAP. That's fine I can code that. But how would I integrate it into my system? I obviously want it to be displayed through my template system but how is best?
Any advice?
I'm building an Object Orientated, Smarty Template driven, Intranet.
It's the first thing I've built completely OOP, and the first time I've used Smarty.
Here's what currently happens. Content and Navigation are dynamically generated from a database, however I'm now building a Telephone Directory that will pull a list of users from Active Directory LDAP. That's fine I can code that. But how would I integrate it into my system? I obviously want it to be displayed through my template system but how is best?
Any advice?