API16

JFormFieldGroupedList: Difference between revisions

From Joomla! Documentation

Doxiki (talk | contribs)
New page: <span class="editsection" style="font-size:76%;"> <nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki> </span> {{Description:JFormFieldGroupedList}...
 
m clean up
Line 1: Line 1:
<span class="editsection" style="font-size:76%;">
{{subst:Description:JFormFieldGroupedList}}
<nowiki>[</nowiki>[[Description:JFormFieldGroupedList|Edit Descripton]]<nowiki>]</nowiki>
</span>
{{Description:JFormFieldGroupedList}}


===Defined in===
===Defined in===
Line 10: Line 7:
<source lang="php">jimport( 'joomla.form.fields.groupedlist' );</source>
<source lang="php">jimport( 'joomla.form.fields.groupedlist' );</source>


<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JFormFieldGroupedList|Edit See Also]]<nowiki>]</nowiki>
{{subst:SeeAlso:JFormFieldGroupedList}}
</span>
{{SeeAlso:JFormFieldGroupedList}}


===Examples===
===Examples===

Revision as of 14:02, 24 March 2017

{{subst:Description:JFormFieldGroupedList}}

Defined in

libraries/joomla/form/fields/groupedlist.php

Importing

jimport( 'joomla.form.fields.groupedlist' );


{{subst:SeeAlso:JFormFieldGroupedList}}

Examples

<CodeExamplesForm />