| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE.txt |
| File Size: | 154 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
TemplatesModelTemplate:: (4 methods):
getFile()
getFiles()
populateState()
getTemplate()
Class: TemplatesModelTemplate - X-Ref
| getFile($path, $name) X-Ref |
| Internal method to get file properties. param: string The base path. param: string The file name. return: object |
| getFiles() X-Ref |
| Method to get a list of all the files to edit in a template. return: array A nested array of relevant files. |
| populateState() X-Ref |
| Method to auto-populate the model state. Note. Calling getState in this method will result in recursion. |
| getTemplate() X-Ref |
| Method to get the template information. return: mixed Object if successful, false if not and internal error is set. |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |