Page 1 of 1

I'm assuming it's 'include' and 'location'...

Posted: Sat Sep 22, 2007 4:09 am
by wendyandmilo
Not quite sure where this post belongs...

I've tried searching through the file/task documentation, but still have a very basic question.  How does Joomla load the menu item into the MainBody?  I'm assuming its something along the lines of PHP 'include' and 'location'..I keep thinking in terms of the HTML 'target' so I'm rather lost :)

Thank you!

Re: I'm assuming it's 'include' and 'location'...

Posted: Sun Sep 23, 2007 7:47 pm
by ianmac
yes...  it is done with require_once.

Ian