API15:JElement
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JElement
Contents |
Defined in
libraries/joomla/html/parameter/element.php
Methods
| Method name | Description |
|---|---|
| __construct | Constructor |
| getName | get the element name |
| render | |
| fetchTooltip | |
| fetchElement |
Importing
jimport( 'joomla.html.parameter.element' );
[Edit See Also] SeeAlso:JElement
Examples
<CodeExamplesForm />
