| [ Index ] |
PHP Cross Reference of Nucleus CMS 3.32 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 190 lines (5 kb) |
| Included or required: | 1 time |
| Referenced: | 1 time |
| Includes or requires: | 0 files |
TEMPLATE:: (14 methods):
TEMPLATE()
getID()
createFromName()
getIdFromName()
updateGeneralInfo()
update()
deleteAllParts()
createNew()
read()
fill()
exists()
existsID()
getNameFromId()
getDesc()
| TEMPLATE($templateid) X-Ref |
| No description |
| getID() X-Ref |
| No description |
| createFromName($name) X-Ref |
| No description |
| getIdFromName($name) X-Ref |
| No description |
| updateGeneralInfo($name, $desc) X-Ref |
| Updates the general information about the template |
| update($type, $content) X-Ref |
| Updates the contents of one part of the template |
| deleteAllParts() X-Ref |
| Deletes all template parts from the database |
| createNew($name, $desc) X-Ref |
| Creates a new template (static) |
| read($name) X-Ref |
| Reads a template and returns an array with the parts. (static) param: $name name of the template file |
| fill($template, $values) X-Ref |
| fills a template with values (static) param: $template param: $values |
| exists($name) X-Ref |
| No description |
| existsID($id) X-Ref |
| No description |
| getNameFromId($id) X-Ref |
| No description |
| getDesc($id) X-Ref |
| No description |
| Generated: Tue Feb 12 15:34:36 2008 | Cross-referenced by PHPXref 0.7 |