Class JElementUserGroup

Description

Renders a editors element

  • deprecated: 12.1 Use JFormFieldUserGroup instead.
  • since: 11.1

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

JObject
   |
   --JElement
      |
      --JElementUserGroup
Variable Summary
string $_name
Method Summary
string fetchElement (string $name, string $value, JXMLElement &$node, string $control_name)
Variables
string $_name = 'UserGroup' (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 timezones element

  • deprecated: 12.1 Use JFormFieldUserGroup::getInput 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

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:30 -0500 by phpDocumentor 1.4.4