Class JRule

Description

Deprecated class placeholder. You should use JAccessRule instead.

  • deprecated: 12.3
  • since: 11.1

Located in /libraries/joomla/access/rule.php (line 186)

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

Inherited Variables

Inherited from JAccessRule

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

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