I'm assuming it's 'include' and 'location'... Topic is solved

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
wendyandmilo

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

Post by wendyandmilo » Sat Sep 22, 2007 4:09 am

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!

User avatar
ianmac
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 237
Joined: Sat Sep 24, 2005 11:01 pm
Location: Toronto, Canada

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

Post by ianmac » Sun Sep 23, 2007 7:47 pm

yes...  it is done with require_once.

Ian
Help test my Component XML Generator Tool!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,1997/Itemid,35/
All feedback appreciated!


Post Reply