API17:JRules::allow
From Joomla! Documentation
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
JRules::allow source code on BitBucket
Class JRules
Subpackage Access- Other versions of JRules::allow
User contributed notes
Code Examples