11 if (!array_key_exists(
'StateId', $_REQUEST)) {
14 $id = $_REQUEST[
'StateId'];
17 if (array_key_exists(
'yes', $_REQUEST)) {
26 $t->data[
'yesData'] = array(
'StateId' =>
$id);
28 $t->data[
'expireOnDate'] =
$state[
'expireOnDate'];
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.
if(!array_key_exists('StateId', $_REQUEST)) $id
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.
if(array_key_exists('yes', $_REQUEST)) $globalConfig