Previous Page
isAllowed()

Solar_Access_Adapter
load()

Next Page
locale()

load()

public void load ( string $handle, array $roles )

Fetches the access list from the adapter into $this->list.

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.