| [ PHPXref.com ] | [ Generated: Sun Jul 20 19:47:34 2008 ] | [ phpMyFAQ 1.6.1 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print]
(no description)
| File Size: | 187 lines (5 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
phpmyfaqTemplate:: (8 methods):
phpmyfaqTemplate()
__construct()
includeTemplate()
processTemplate()
printTemplate()
addTemplate()
readTemplate()
__destruct()
Class: phpmyfaqTemplate - X-Ref
phpmyfaqTemplate| phpmyfaqTemplate($myTemplate) X-Ref |
| Constructor Combine all template files into the main templates array param: array |
| __construct($myTemplate) X-Ref |
| No description |
| includeTemplate($name, $toname) X-Ref |
| This function merges two templates param: string param: string |
| processTemplate($templateName, $myTemplate) X-Ref |
param: string param: array |
| printTemplate() X-Ref |
| This function prints the whole parsed template file. |
| addTemplate($name, $toname) X-Ref |
| This function adds two template outputs. param: array param: array |
| readTemplate($filename) X-Ref |
| This function reads a template file. param: string; return: array |
| __destruct() X-Ref |
| Destructor |
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |