JElementModuleLayouts:: getOptions: Difference between revisions
From Joomla! Documentation
m →User contributed notes: moving preparation |
m →See also: moving preparation |
||
| Line 28: | Line 28: | ||
===See also=== | ===See also=== | ||
* {{JVer|11.1}} '''JElementModuleLayouts::_getOptions source code''' on [[jplatform:html/parameter/element/modulelayouts.php#cl-23|BitBucket]] | * {{JVer|11.1}} '''JElementModuleLayouts::_getOptions source code''' on [[jplatform:html/parameter/element/modulelayouts.php#cl-23|BitBucket]] | ||
* {{JVer|11.1}} Class [[JElementModuleLayouts | * {{JVer|11.1}} Class [[API17:JElementModuleLayouts|JElementModuleLayouts]] | ||
* {{JVer|11.1}} Subpackage [[Subpackage_Html | * {{JVer|11.1}} Subpackage [[API17:Subpackage_Html|Html]] | ||
* [[JElementModuleLayouts::_getOptions|Other versions of JElementModuleLayouts::_getOptions]] | * [[API17:JElementModuleLayouts::_getOptions|Other versions of JElementModuleLayouts::_getOptions]] | ||
{{SeeAlso:JElementModuleLayouts::_getOptions}} | {{SeeAlso:JElementModuleLayouts::_getOptions}} | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
Revision as of 01:34, 12 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 />