Class: Theme
Source Location: /pnTheme.class.phpInherited Variables
Class: pnRender
Inherited Methods
Class: pnRender
- pnRender::pnRender()
- The class constructor.
- pnRender::add_core_data()
- add core data to the template
- pnRender::clear_all_cache()
- clear the entire contents of cache (all templates)
- pnRender::clear_cache()
- clears the cache for a specific template
- pnRender::display()
- executes & displays the template results
- pnRender::fetch()
- executes & returns the template results
- pnRender::getInstance()
- setup the current instance of the pnRender class and return it back to the module
- pnRender::get_template_path()
- Checks which path to use for required template
- pnRender::is_cached()
- finds out if a template is already cached
- pnRender::template_exists()
- Checks whether requested template exists.
Class Details
[line 21]
pnTheme
[ Top ]
Class Variables
$admin =
[line 35]
[ Top ]
$author =
[line 33]
[ Top ]
$changelog =
[line 40]
[ Top ]
$componentid =
[line 53]
[ Top ]
$contact =
[line 34]
[ Top ]
$credits =
[line 39]
[ Top ]
$description =
[line 27]
[ Top ]
$directory =
[line 30]
[ Top ]
$displayname =
[line 26]
[ Top ]
$help =
[line 41]
[ Top ]
$id =
[line 24]
[ Top ]
$imagelangpath =
[line 48]
[ Top ]
$imagepath =
[line 47]
[ Top ]
$isloggedin =
[line 59]
[ Top ]
$license =
[line 42]
[ Top ]
$name =
[line 25]
[ Top ]
$official =
[line 32]
[ Top ]
$pageid =
[line 54]
[ Top ]
$pagetype =
[line 55]
[ Top ]
$permlevel =
[line 58]
[ Top ]
$qstring =
[line 56]
[ Top ]
$regid =
[line 28]
[ Top ]
$requesturi =
[line 57]
[ Top ]
$scriptpath =
[line 50]
[ Top ]
$state =
[line 38]
[ Top ]
$stylepath =
[line 49]
[ Top ]
$system =
[line 37]
[ Top ]
$themepath =
[line 46]
[ Top ]
$type =
[line 29]
[ Top ]
$user =
[line 36]
[ Top ]
$version =
[line 31]
[ Top ]
$xhtml =
[line 43]
[ Top ]
Class Methods
constructor Theme [line 65]
method get_template_path [line 264]
|
Checks which path to use for required template
Overrides pnRender::get_template_path() (Checks which path to use for required template)
Parameters:
[ Top ]
method themesidebox [line 177]
method themetable [line 236]
|
render the legacy open/close table functions
Tags:
Parameters:
[ Top ]
