Class TemplatesHelper

Description

Templates component helper.

  • since: 1.6

Located in /administrator/components/com_templates/helpers/templates.php (line 16)


	
			
Method Summary
static void addSubmenu (string $vName)
static JObject getActions ()
static array getClientOptions ()
static array getTemplateOptions ([ $clientId = '*'])
static void parseXMLTemplateFile ( $templateBaseDir,  $templateDir)
Methods
static method addSubmenu (line 23)

Configure the Linkbar.

  • access: public
static void addSubmenu (string $vName)
  • string $vName: The name of the active view.
static method getActions (line 42)

Gets a list of the actions that can be performed.

  • access: public
static JObject getActions ()
static method getClientOptions (line 61)

Get a list of filter options for the application clients.

  • return: An array of JHtmlOption elements.
  • access: public
static array getClientOptions ()
static method getTemplateOptions (line 76)

Get a list of filter options for the templates with styles.

  • return: An array of JHtmlOption elements.
  • access: public
static array getTemplateOptions ([ $clientId = '*'])
  • $clientId
static method parseXMLTemplateFile (line 97)
  • access: public
static void parseXMLTemplateFile ( $templateBaseDir,  $templateDir)
  • $templateBaseDir
  • $templateDir

Documentation generated on Mon, 25 Jun 2012 14:00:09 -0500 by phpDocumentor 1.4.4