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 | templates ($clientId=0, $state='') |
static | types () |
static | templateStates () |
static | state ($value, $i, $enabled=true, $checkbox='cb') |
static | positions ($clientId, $state=1, $selectedPosition='') |
static | batchOptions () |
static | positionList ($clientId=0) |
JHtml module helper class.
|
static |
|
static |
|
static |
Display a batch widget for the module position selector.
integer | $clientId | The client ID. |
integer | $state | The state of the module (enabled, unenabled, trashed). |
string | $selectedPosition | The currently selected position for the module. |
Références $clientId, $customGroupText, $option, $options, $position, $positions, $selectedPosition, $state, $template, $text, ModulesHelper\createOption(), ModulesHelper\createOptionGroup(), ModulesHelper\getPositions(), TemplatesHelper\getPositions(), ModulesHelper\getTemplates(), ModulesHelper\getTranslatedModulePosition(), JPATH_ADMINISTRATOR, JLoader\register(), et ArrayHelper\sortObjects().
|
static |
Returns a published state on a grid
integer | $value | The state value. |
integer | $i | The row index |
boolean | $enabled | An optional setting for access control on the action. |
string | $checkbox | An optional prefix for checkboxes. |
|
static |
Builds an array of template options
integer | $clientId | The client id. |
string | $state | The state of the template. |
Références $clientId, $options, $state, $template, et ModulesHelper\getTemplates().
|
static |
|
static |