Extended Utility class for all HTML drawing classes.
- Depuis
- 1.6
- Obsolète:
- 4.0
static assetFormWidget |
( |
|
$actions, |
|
|
|
$assetId = null , |
|
|
|
$parent = null , |
|
|
|
$control = 'jform[rules]' , |
|
|
|
$idPrefix = 'jform_rules' |
|
) |
| |
|
static |
Creates the HTML for the permissions widget
- Paramètres
-
array | $actions | Array of action objects |
integer | $assetId | Id of a specific asset to create a widget for. |
integer | $parent | Id of the parent of the asset |
string | $control | The form control |
string | $idPrefix | Prefix for the ids assigned to specific action-group pairs |
- Renvoie
- string HTML for the permissions widget
- Voir également
- JAccess
-
JFormFieldRules
- Depuis
- 1.6
- Obsolète:
- 4.0
Références $action, $assetId, $control, $groups, $html, $i, $images, $selected, et null.