RolesAuthorizations
This class stores different roles which are authorized for a given action.
public
|
|
public
mixed[]
|
#
build_auth_array( )
Returns the array authorization formatted at the legacy format in which all authorizations are on the first bit. |
public
|
#
build_from_auth_array( array $auth_array )
Sets the authorizations from the legacy style formatted array. |