API17:JRules::getAllowed
From Joomla! Documentation
JRules::getAllowed
Description
Get the allowed actions for an identity.
public function getAllowed ($identity)
Parameter | Type | Default | Description |
---|---|---|---|
$identity | mixed | An integer representing the identity, or an array of identities |
- Returns
- Defined on line 149 of libraries/joomla/access/rules.php
See also
JRules::getAllowed source code on BitBucket
Class JRules
Subpackage Access
- Other versions of JRules::getAllowed
User contributed notes
Code Examples