ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
$id = $this->data['auth_state'] | |
$SPs = $this->data['SPs'] | |
$iframeURL = 'logout-iframe.php?type=embed&id='.urlencode($id) | |
$iframeHeight = 25 + count($SPs) * 4 | |
$this | data ['header'] = $this->t('{logout:progress}') |
$id = $this->data['auth_state'] |
Definition at line 3 of file logout-iframe-wrapper.php.
$iframeHeight = 25 + count($SPs) * 4 |
Definition at line 9 of file logout-iframe-wrapper.php.
$iframeURL = 'logout-iframe.php?type=embed&id='.urlencode($id) |
Definition at line 6 of file logout-iframe-wrapper.php.
$SPs = $this->data['SPs'] |
Definition at line 4 of file logout-iframe-wrapper.php.
$this data[ 'header'] = $this->t('{logout:progress}') |
Definition at line 11 of file logout-iframe-wrapper.php.