API17

API17:JElementList

From Joomla! Documentation

Joomla 11.1 JElementList

Description

Methods

Visibility Method name Description
public fetchElement Fetch the HTML code for the parameter element.
protected _getOptions Get the options for the element.

Importing

jimport( 'joomla.html.parameter.element.list' );

See also


User contributed notes

Code Examples