|
Previous Page |
Solar_Access_Adapter_None |
Next Page |
load()
public
void
load (
string $handle,
array $roles
)
Fetches the access list from the adapter into $this->list.
Inherited from Solar_Access_Adapter.
Parameters
- (string)
$handle: The username handle to fetch access controls for. - (array)
$roles: The user roles to fetch access controls for.
Returns
- (void)
Description
Fetches the access list from the adapter into $this->list.