API15

API15:JElement

From Joomla! Documentation

Revision as of 13:18, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst:Description:JElement}}

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' );


{{subst:SeeAlso:JElement}}

Examples

<CodeExamplesForm />