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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JHtmlSelect Liste des membres

Liste complète des membres de JHtmlSelect, y compris les membres hérités :

$_optionDefaultsJHtmlSelectprotectedstatic
booleanlist($name, $attribs=null, $selected=null, $yes= 'JYES', $no= 'JNO', $id=false)JHtmlSelectstatic
genericlist($data, $name, $attribs=null, $optKey= 'value', $optText= 'text', $selected=null, $idtag=false, $translate=false)JHtmlSelectstatic
groupedlist($data, $name, $options=array())JHtmlSelectstatic
integerlist($start, $end, $inc, $name, $attribs=null, $selected=null, $format= '')JHtmlSelectstatic
optgroup($text, $optKey= 'value', $optText= 'text')JHtmlSelectstatic
option($value, $text= '', $optKey= 'value', $optText= 'text', $disable=false)JHtmlSelectstatic
options($arr, $optKey= 'value', $optText= 'text', $selected=null, $translate=false)JHtmlSelectstatic
radiolist($data, $name, $attribs=null, $optKey= 'value', $optText= 'text', $selected=null, $idtag=false, $translate=false)JHtmlSelectstatic