11 if (!array_key_exists(
'StateId', $_REQUEST)) {
14 $id = $_REQUEST[
'StateId'];
18 if (array_key_exists(
'proceed', $_REQUEST)) {
if(!array_key_exists('StateId', $_REQUEST)) $id
if(array_key_exists('proceed', $_REQUEST)) $globalConfig
static resumeProcessing($state)
Continues processing of the state.
static getAllErrorCodeMessages()
Get a map of both errorcode titles and descriptions.
static getModuleURL($resource, array $parameters=array())
Get absolute URL to a specified module resource.
static loadState($id, $stage, $allowMissing=false)
Retrieve saved state.
Create styles array
The data for the language used.
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.