API17

API17:JElementContentLanguages

From Joomla! Documentation

Revision as of 02:56, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JElementContentLanguages

Description

Methods

Visibility Method name Description
protected _getOptions Get the options for the element.
  • Defined in libraries/joomla/html/parameter/element/contentlanguages.php
  • Extends JElementList

Importing

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

See also


User contributed notes

Code Examples