JElementModuleLayouts:: getOptions: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JElementModuleLayouts:: getOptions/11.1 to API17:JElementModuleLayouts:: getOptions without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 46: | Line 46: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:52, 11 May 2013
JElementModuleLayouts::_getOptions
Description
Get the options for the list.
Template:Description:JElementModuleLayouts:: getOptions [Edit Descripton]
protected function _getOptions (&$node)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$node |
- Returns
- Defined on line 31 of libraries/joomla/html/parameter/element/modulelayouts.php
See also
JElementModuleLayouts::_getOptions source code on BitBucket
Class JElementModuleLayouts
Subpackage Html- Other versions of JElementModuleLayouts::_getOptions
Template:SeeAlso:JElementModuleLayouts:: getOptions [Edit See Also]
User contributed notes
<CodeExamplesForm />