API17:JElementContentLanguages:: getOptions
From Joomla! Documentation
JElementContentLanguages::_getOptions
Description
Get the options for the element.
protected function _getOptions (&$node)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$node | object | $node |
- Returns array
- Defined on line 37 of libraries/joomla/html/parameter/element/contentlanguages.php
See also
JElementContentLanguages::_getOptions source code on BitBucket
Class JElementContentLanguages
Subpackage Html- Other versions of JElementContentLanguages::_getOptions
User contributed notes
Code Examples