forge(array $config)
get_name(mixed $group) : string
mixedgroup condition to check
stringhas_access(mixed $condition, string $driver, array $group) : bool
mixedcondition to validate
stringacl driver id or null to check all
arrayuser identifier to check in form array(driver_id, user_id)
boolmember(mixed $group, array $user) : bool
mixedcondition to check for access
arrayuser identifier in the form of array(driver_id, user_id), or null for logged in
bool$_instances : array