JAccessRules class.
Located in /libraries/joomla/access/rules.php (line 19)
Class | Description |
---|---|
![]() |
Deprecated class placeholder. You should use JAccessRules instead. |
A named array.
Constructor.
The input array must be in the form: array('action' => array(-42 => true, 3 => true, 4 => false)) or an equivalent JSON encoded string, or an object where properties are arrays.
Checks that an action can be performed by an identity.
The identity is an integer where +ve represents a user group, and -ve represents a user.
Get the allowed actions for an identity.
Method to merge actions with this object.
Merges an array of identities for an action.
Method to merge a collection of JAccessRules.
Magic method to convert the object to JSON string representation.
Documentation generated on Tue, 19 Nov 2013 15:12:34 +0100 by phpDocumentor 1.4.3