User Options
Function - render_page (PHP-Fusion 7.00)
| << render_news | showbanners >> |
render_page - Render the output for the site
|
||||||
Descriptionrender_page ( boolean $license )
render_page() renders the site and how the basic layout is, the function is defined in the theme.php and the designers makes it how how they want the site to display. Here you control everything from the panels, main content, sublinks, banner and everything else there is to see on the site as a whole. Parameterslicense Set this to true if you have purchased a copyright removal and want to remove the PHP-Fusion copyright. Return ValuesWill return the very basic structure of the site. Example#1 render_page() in Gillette theme
NotesWarning
This function is only called for in the footer, do not attempt to call this function at any given time! Note
This function is defined in theme.php and each theme is different from one another. Related Functions
Was this helpful?
|
||||||
| Back to all functions... |
Post Comment
Please Login to Post a Comment.


