API17

API17:JRules::getAllowed

From Joomla! Documentation

Joomla 11.1 JRules::getAllowed

Description

Get the allowed actions for an identity.


public function getAllowed ($identity)
Parameter Type Default Description
$identity mixed An integer representing the identity, or an array of identities
  • Returns
  • Defined on line 149 of libraries/joomla/access/rules.php

See also


User contributed notes

Code Examples