Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JElementSpacer

Description

Renders a spacer element

Located in /joomla/html/parameter/element/spacer.php (line 27)

Class JObject   (Subpackage Base)

Abstract class JElement
   
   Class JElementSpacer   (Subpackage Parameter)
Variable Summary
Variable string $_name
Method Summary
Method void fetchElement ( $name,  $value,  &$node,  $control_name)
Method void fetchTooltip ( $label,  $description,  &$node,  $control_name,  $name)
Variables
string $_name = 'Spacer' (line 35)

Element name

  • access: protected

Redefinition of:
JElement::$_name
element name

Inherited Variables

Inherited from JElement

Variable JElement::$_parent
Methods
fetchElement (line 41)
void fetchElement ( $name,  $value,  &$node,  $control_name)
  • $name
  • $value
  • &$node
  • $control_name

Redefinition of:
JElement::fetchElement()
fetchTooltip (line 37)
void fetchTooltip ( $label,  $description,  &$node,  $control_name,  $name)
  • $label
  • $description
  • &$node
  • $control_name
  • $name

Redefinition of:
JElement::fetchTooltip()

Inherited Methods

Inherited From JElement

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

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 21:26:20 +0000 by phpDocumentor 1.3.1