| [ Index ] |
PHP Cross Reference of MyBB 1.6.5 |
[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: Sun Dec 11 14:16:27 2011 | Cross-referenced by PHPXref 0.7.1 |