JAccessRule class.
Located in /libraries/joomla/access/rule.php (line 19)
Class | Description |
---|---|
JRule | Deprecated class placeholder. You should use JAccessRule instead. |
Constructor.
The input array must be in the form: array(-42 => true, 3 => true, 4 => false) or an equivalent JSON encoded string.
Checks that this 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 data for the action.
Merges the identities
Merges the values for an identity.
Convert this object into a JSON encoded string.
Documentation generated on Mon, 25 Jun 2012 13:59:20 -0500 by phpDocumentor 1.4.4