API17

Difference between revisions of "JElementComponentLayouts:: getOptions"

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}} '''JElementComponentLayouts::_getOptions source code''' on [[jplatform:html/parameter/element/componentlayouts.php#cl-23|BitBucket]]
 
* {{JVer|11.1}} '''JElementComponentLayouts::_getOptions source code''' on [[jplatform:html/parameter/element/componentlayouts.php#cl-23|BitBucket]]
* {{JVer|11.1}} Class [[JElementComponentLayouts/11.1|JElementComponentLayouts]]
+
* {{JVer|11.1}} Class [[API17:JElementComponentLayouts|JElementComponentLayouts]]
* {{JVer|11.1}} Subpackage [[Subpackage_Html/11.1|Html]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Html|Html]]
* [[JElementComponentLayouts::_getOptions|Other versions of JElementComponentLayouts::_getOptions]]
+
* [[API17:JElementComponentLayouts::_getOptions|Other versions of JElementComponentLayouts::_getOptions]]
 
{{SeeAlso:JElementComponentLayouts::_getOptions}}
 
{{SeeAlso:JElementComponentLayouts::_getOptions}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">

Revision as of 20:32, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JElementComponentLayouts::_getOptions[edit]

Description[edit]

Get the options for the list.

Template:Description:JElementComponentLayouts:: getOptions [Edit Descripton]

protected function _getOptions (&$node)
Parameter Type Default Description
&$node
  • Returns
  • Defined on line 31 of libraries/joomla/html/parameter/element/componentlayouts.php

See also[edit]

Template:SeeAlso:JElementComponentLayouts:: getOptions [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />