Class JRule

Description

Deprecated class placeholder. You should use JAccessRule instead.

  • deprecated: 12.3 (Platform) & 4.0 (CMS)
  • since: 11.1

Located in /libraries/legacy/access/rule.php (line 21)

JAccessRule
   |
   --JRule
Method Summary
 JRule __construct (mixed $identities)
Variables

Inherited Variables

Inherited from JAccessRule

JAccessRule::$data
Methods
Constructor __construct (line 34)

Constructor.

The input array must be in the form: array(-42 => true, 3 => true, 4 => false) or an equivalent JSON encoded string.

  • deprecated: 12.3
  • since: 11.1
  • access: public
JRule __construct (mixed $identities)
  • mixed $identities: A JSON format string (probably from the database) or a named array.

Redefinition of:
JAccessRule::__construct()
Constructor.

Inherited Methods

Inherited From JAccessRule

 JAccessRule::__construct()
 JAccessRule::allow()
 JAccessRule::getData()
 JAccessRule::mergeIdentities()
 JAccessRule::mergeIdentity()
 JAccessRule::__toString()

Documentation generated on Tue, 19 Nov 2013 15:12:31 +0100 by phpDocumentor 1.4.3