Class JRules

Description

Deprecated class placeholder. You should use JAccessRules instead.

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

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

JAccessRules
   |
   --JRules
Method Summary
 JRules __construct ([mixed $input = ''])
Variables

Inherited Variables

Inherited from JAccessRules

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

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.

  • deprecated: 12.3
  • since: 11.1
  • access: public
JRules __construct ([mixed $input = ''])
  • mixed $input: A JSON format string (probably from the database) or a nested array.

Redefinition of:
JAccessRules::__construct()
Constructor.

Inherited Methods

Inherited From JAccessRules

 JAccessRules::__construct()
 JAccessRules::allow()
 JAccessRules::getAllowed()
 JAccessRules::getData()
 JAccessRules::merge()
 JAccessRules::mergeAction()
 JAccessRules::mergeCollection()
 JAccessRules::__toString()

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