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 Wed, 07 Sep 2011 13:46:40 +0200 by phpDocumentor 1.4.3