API17

API17:JRules::allow

From Joomla! Documentation

Joomla 11.1 JRules::allow

Description

Checks that an action can be performed by an identity.


public function allow (
        $action
        $identity
)
Parameter Type Default Description
$action
$identity
  • Returns
  • Defined on line 135 of libraries/joomla/access/rules.php

See also


User contributed notes

Code Examples