Interface jIAclDriver

Description

interface for jAcl drivers

Located in /acl/jAcl.class.php (line 17)


	
			
Method Summary
void clearCache ()
array getRight (string $subject, [string $resource = null])
Methods
clearCache (line 30)

clear some cached data, it a cache exists in the driver..

  • access: public
void clearCache ()
getRight (line 25)

return the possible values of the right on the given subject (and on the optional resource)

  • return: list of values corresponding to the right
  • access: public
array getRight (string $subject, [string $resource = null])
  • string $subject: the key of the subject
  • string $resource: the id of a resource

Documentation generated on Thu, 22 Mar 2012 22:13:49 +0100 by phpDocumentor 1.4.3