Class JFormFieldTemplateStyle

Description

Form Field class for the Joomla CMS.

Supports a select grouped list of template styles

  • since: 1.6

Located in /libraries/cms/form/field/templatestyle.php (line 22)

JFormField
   |
   --JFormFieldGroupedList
      |
      --JFormFieldTemplateStyle
Variable Summary
string $type
Method Summary
array getGroups ()
Variables
Methods
getGroups (line 42)

Method to get the list of template style options grouped by template.

Use the client attribute to specify a specific client. Use the template attribute to specify a specific template

  • return: The field option objects as a nested array in groups.
  • since: 1.6
  • access: protected
array getGroups ()

Redefinition of:
JFormFieldGroupedList::getGroups()
Method to get the field option groups.

Inherited Methods

Inherited From JFormFieldGroupedList

JFormFieldGroupedList::getGroups()
JFormFieldGroupedList::getInput()

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

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