Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct ($identities) | |
Fonctions membres publiques inherited from JAccessRule | |
getData () | |
mergeIdentities ($identities) | |
mergeIdentity ($identity, $allow) | |
allow ($identities) | |
__toString () |
Additional Inherited Members | |
Attributs protégés inherited from JAccessRule | |
$data = array() |
JRule::__construct | ( | $identities | ) |
Constructor.
The input array must be in the form: array(-42 => true, 3 => true, 4 => false) or an equivalent JSON encoded string.
mixed | $identities | A JSON format string (probably from the database) or a named array. |
Réimplémentée à partir de JAccessRule.
Références JLog\add(), et JLog\WARNING.