API17:JRule::allow
From Joomla! Documentation
JRule::allow
Description
Checks that this action can be performed by an identity.
public function allow ($identities)
Parameter | Type | Default | Description |
---|---|---|---|
$identities |
- Returns
- Defined on line 104 of libraries/joomla/access/rule.php
See also
JRule::allow source code on BitBucket
Class JRule
Subpackage Access
- Other versions of JRule::allow
User contributed notes
Code Examples