Previous Page
Properties

Solar_Access_Adapter
Methods

Next Page
__construct()

Methods

Public

__construct()
Constructor.
__destruct()
Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
apiVersion()
Reports the API version for this class.
dump()
Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
fetch()
Fetch access privileges for a user handle and roles.
isAllowed()
Tells whether or not to allow access to a class/action/process combination.
load()
Fetches the access list from the adapter into $this->list.
locale()
Looks up class-specific locale strings based on a key.
reset()
Resets the current access controls to a blank array.

Protected

_exception()
Convenience method for returning exceptions with localized text.

Private

None.