JHtmlRules::assetFormWidget
Creates the HTML for the permissions widget
Signature
public function assetFormWidget(array
$actions,
[integer
$assetId = null,
[integer
$parent = null,
[string
$control = 'jform[rules]',
[string
$idPrefix = 'jform_rules']]]] )
Parameters
-
$actions
- Array of action objects
-
$assetId
- Id of a specific asset to create a widget for.
-
$parent
- Id of the parent of the asset
-
$control
- The form control
-
$idPrefix
- Prefix for the ids assigned to specific action-group pairs
Returns
- string
- HTML for the permissions widget