Class JElementNewsfeed

Description

Renders a newsfeed selection element

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

Located in /administrator/components/com_newsfeeds/elements/newsfeed.php (line 20)

JObject
   |
   --JElement
      |
      --JElementNewsfeed
Variable Summary
string $_name
Method Summary
void fetchElement ( $name,  $value,  &$node,  $control_name)
Variables
string $_name = 'Newsfeed' (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 29)
  • 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:58:07 -0500 by phpDocumentor 1.4.4