SproutCMS

This is the code documentation for the SproutCMS project

function loadAccessFlags()

Gets all 'access' flags for this user.
Access flags are specified per operator-group.
This function will return the values for all of the defined access flags,
   returning the greatest-permission flag available for the user.
Will get data for the currently logged in user

Usage

void AdminPerms::loadAccessFlags ( );

Return value

  • void