Class JElementTemplateStyle

Description

Renders a list of template styles.

  • deprecated: 12.1 Use JFormFieldTemplateStyle instead
  • since: 11.1

Located in /libraries/joomla/html/parameter/element/templatestyle.php (line 20)

JObject
   |
   --JElement
      |
      --JElementTemplateStyle
Variable Summary
string $_name
Method Summary
string fetchElement (string $name, string $value, JXMLElement &$node, string $control_name)
integer _getSelected ()
Variables
string $_name = 'TemplateStyle' (line 27)

Element name

  • access: protected

Redefinition of:
JElement::$_name
Element name

Inherited Variables

Inherited from JElement

JElement::$_parent

Inherited from JObject

JObject::$_errors
Methods
fetchElement (line 42)

Fetch the template style element

  • deprecated: 12.1 Use JFormFieldTemplateStyle::getGroups Instead
  • since: 11.1
  • access: public
string fetchElement (string $name, string $value, JXMLElement &$node, string $control_name)
  • string $name: Element name
  • string $value: Element value
  • JXMLElement &$node: JXMLElement node object containing the settings for the element
  • string $control_name: Control name

Redefinition of:
JElement::fetchElement()
Fetch an element
_getSelected (line 70)

Get the selected template style.

  • return: The template style id.
  • deprecated: 12.1 Use jFormFieldTemplateStyle instead.
  • since: 11.1
  • access: protected
integer _getSelected ()

Inherited Methods

Inherited From JElement

JElement::__construct()
JElement::fetchElement()
JElement::fetchTooltip()
JElement::getName()
JElement::render()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

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