| [ 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: | 121 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
TemplatesHelper:: (5 methods):
addSubmenu()
getActions()
getClientOptions()
getTemplateOptions()
parseXMLTemplateFile()
Class: TemplatesHelper - X-Ref
Templates component helper.| addSubmenu($vName) X-Ref |
| Configure the Linkbar. param: string The name of the active view. |
| getActions() X-Ref |
| Gets a list of the actions that can be performed. return: JObject |
| getClientOptions() X-Ref |
| Get a list of filter options for the application clients. return: array An array of JHtmlOption elements. |
| getTemplateOptions($clientId = '*') X-Ref |
| Get a list of filter options for the templates with styles. return: array An array of JHtmlOption elements. |
| parseXMLTemplateFile($templateBaseDir, $templateDir) X-Ref |
| No description |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |