Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | state ($value=0, $i=0, $canChange=false) |
static | status ($i, $value=0, $canChange=false) |
JHtml administrator messages class.
|
static |
Get the HTML code of the state switcher
int | $value | The state value |
int | $i | Row number |
boolean | $canChange | Can the user change the state? |
Références $canChange, $i, $value, null, et status.
|
static |
Get the HTML code of the state switcher
int | $i | Row number |
int | $value | The state value |
boolean | $canChange | Can the user change the state? |
Références $canChange, $html, $i, $icon, $state, $value, et ArrayHelper\getValue().