Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JHtmlSelect, y compris les membres hérités :
$_optionDefaults | JHtmlSelect | protectedstatic |
booleanlist($name, $attribs=null, $selected=null, $yes= 'JYES', $no= 'JNO', $id=false) | JHtmlSelect | static |
genericlist($data, $name, $attribs=null, $optKey= 'value', $optText= 'text', $selected=null, $idtag=false, $translate=false) | JHtmlSelect | static |
groupedlist($data, $name, $options=array()) | JHtmlSelect | static |
integerlist($start, $end, $inc, $name, $attribs=null, $selected=null, $format= '') | JHtmlSelect | static |
optgroup($text, $optKey= 'value', $optText= 'text') | JHtmlSelect | static |
option($value, $text= '', $optKey= 'value', $optText= 'text', $disable=false) | JHtmlSelect | static |
options($arr, $optKey= 'value', $optText= 'text', $selected=null, $translate=false) | JHtmlSelect | static |
radiolist($data, $name, $attribs=null, $optKey= 'value', $optText= 'text', $selected=null, $idtag=false, $translate=false) | JHtmlSelect | static |