API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
booleanlist($name, $attribs=null, $selected=null, $yes='yes', $no='no', $id=false) | JHTMLSelect | |
genericlist($arr, $name, $attribs=null, $key= 'value', $text= 'text', $selected=NULL, $idtag=false, $translate=false) | JHTMLSelect | |
integerlist($start, $end, $inc, $name, $attribs=null, $selected=null, $format="") | JHTMLSelect | |
optgroup($text, $value_name= 'value', $text_name= 'text') | JHTMLSelect | |
option($value, $text='', $value_name='value', $text_name='text', $disable=false) | JHTMLSelect | |
options($arr, $key= 'value', $text= 'text', $selected=null, $translate=false) | JHTMLSelect | |
radiolist($arr, $name, $attribs=null, $key= 'value', $text= 'text', $selected=null, $idtag=false, $translate=false) | JHTMLSelect |