Part of the EllisLab Network
   
 
How to implement header/content/footer in CI
Posted: 05 January 2009 12:24 PM   [ Ignore ]  
Summer Student
Total Posts:  2
Joined  01-05-2009

Hi everyone, I’m programming my first site with CI (migrating form “pure” php actually), and there’s a design question:

I have the typical “header/content/footer” pages, which I implemented using php’s “include” instructions.

When using CI, however, I face the following dilema:

I have a controller that loads the three views (header, content and footer), but content should actually be a controller loaded dynamically.

How can I implement it or is there a better way to do it ?

Thanks in advance.

Profile
 
 
Posted: 05 January 2009 12:35 PM   [ Ignore ]   [ # 1 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  101
Joined  11-16-2008

I normally have the content view load the header and footer from the view itself.

 Signature 

Inside of every large program is a small program struggling to get out.

Profile
 
 
Posted: 05 January 2009 01:22 PM   [ Ignore ]   [ # 2 ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  06-11-2008

Maybe this helps you:
http://codeigniter.com/forums/viewthread/100728/#508762

 Signature 

vanyi.net
CodeIgniter

Profile
 
 
Posted: 05 January 2009 05:40 PM   [ Ignore ]   [ # 3 ]  
Summer Student
Total Posts:  2
Joined  01-05-2009

Thanks for your replies ... I was wondering if is it possible for CI - or some other php mvc framework - to use views a la JSP with Java Beans, so that when the view is invoked, it has the possibility to load a component with data read from - let’s say - a database.

Thanks again !

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 120286 Total Logged-in Users: 49
Total Topics: 126407 Total Anonymous Users: 2
Total Replies: 664771 Total Guests: 387
Total Posts: 791178    
Members ( View Memberlist )