UsersControllerGroup::allowSave
Method to check if you can save a new or existing record.
Overrides JControllerForm::allowSave to check the core.admin permission.
Signature
protected function allowSave(
$data,
[string
$key = 'id'] )
Parameters
-
$data
-
$key
Returns
- boolean