Class JElementContentLanguages

Description

Renders a select list of Asset Groups

  • deprecated: Use JFormFieldContentLanguage instead.
  • since: 11.1

Located in /libraries/joomla/html/parameter/element/contentlanguages.php (line 23)

JObject
   |
   --JElement
      |
      --JElementList
         |
         --JElementContentLanguages
Variable Summary
string $_name
Method Summary
array _getOptions (JXMLElement &$node)
Variables
string $_name = 'ContentLanguages' (line 30)

Element name

  • access: protected

Redefinition of:
JElementList::$_name
Element type

Inherited Variables

Inherited from JElement

JElement::$_parent

Inherited from JObject

JObject::$_errors
Methods
_getOptions (line 43)

Get the options for the element

  • deprecated: 12.1 Use JFormFieldContentLanguage::getOptions instead
  • since: 11.1
  • access: protected
array _getOptions (JXMLElement &$node)
  • JXMLElement &$node: JXMLElement node object containing the settings for the element

Redefinition of:
JElementList::_getOptions()
Get the options for the element

Inherited Methods

Inherited From JElementList

JElementList::fetchElement()
JElementList::_getOptions()

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 13:53:27 -0500 by phpDocumentor 1.4.4