[ Index ] |
PHP Cross Reference of MyBB |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 141 lines (3 kb) |
Included or required: | 2 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
cache($templates) X-Ref |
Cache the templates. param: string A list of templates to cache. |
get($title, $eslashes=1, $htmlcomments=1) X-Ref |
Gets templates. param: string The title of the template to get. param: boolean True if template contents must be escaped, false if not. param: boolean True to output HTML comments, false to not output. return: string The template HTML. |
dev_get($title) X-Ref |
Fetch a template directly from the install/resources/mybb_theme.xml directory if it exists (DEVELOPMENT MODE) |
Generated: Tue Oct 8 19:19:50 2013 | Cross-referenced by PHPXref 0.7.1 |