9if (!array_key_exists(
'StateId', $_REQUEST)) {
12$id = $_REQUEST[
'StateId'];
16if (array_key_exists(
'continue', $_REQUEST)) {
24$t->data[
'params'] = array(
'StateId' =>
$id);
An exception for terminatinating execution or to throw for unit testing.
static getModuleURL($resource, array $parameters=array())
Get absolute URL to a specified module resource.
static resumeProcessing($state)
Continues processing of the state.
static loadState($id, $stage, $allowMissing=false)
Retrieve saved state.
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.
static getSessionFromRequest()
Retrieves the current session.
if(!array_key_exists('StateId', $_REQUEST)) $id
if(array_key_exists('continue', $_REQUEST)) $globalConfig