9 if (!array_key_exists(
'StateId', $_REQUEST)) {
12 $id = $_REQUEST[
'StateId'];
16 if (array_key_exists(
'continue', $_REQUEST)) {
if(array_key_exists('continue', $_REQUEST)) $globalConfig
if(!array_key_exists('StateId', $_REQUEST)) $id
static resumeProcessing($state)
Continues processing of the state.
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 getSessionFromRequest()
Retrieves the current session.
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.