Class JRules

Description

Deprecated class placeholder. You should use JAccessRules instead.

  • deprecated: 12.3
  • since: 11.1

Located in /libraries/joomla/access/rules.php (line 229)

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

Inherited Variables

Inherited from JAccessRules

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

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 Mon, 25 Jun 2012 13:59:21 -0500 by phpDocumentor 1.4.4