Class JElementContact

Description

Renders a contact element

  • deprecated: JParameter is deprecated and will be removed in a future version. Use JForm instead.
  • since: 1.5

Located in /administrator/components/com_contact/elements/contact.php (line 19)

JObject
   |
   --JElement
      |
      --JElementContact
Variable Summary
string $_name
Method Summary
void fetchElement ( $name,  $value,  &$node,  $control_name)
Variables
string $_name = 'Contact' (line 26)

Element name


Redefinition of:
JElement::$_name
Element name

Inherited Variables

Inherited from JElement

JElement::$_parent

Inherited from JObject

JObject::$_errors
Methods
fetchElement (line 28)
  • access: public
void fetchElement ( $name,  $value,  &$node,  $control_name)
  • $name
  • $value
  • &$node
  • $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 13:53:16 -0500 by phpDocumentor 1.4.4