|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
| $id = $this->data['auth_state'] | |
| $type = $this->data['type'] | |
| $from = $this->data['from'] | |
| $SPs = $this->data['SPs'] | |
| $stateImage | |
| $stateText | |
| $spStatus = array() | |
| $spTimeout = array() | |
| $nFailed = 0 | |
| $nProgress = 0 | |
| foreach($SPs as $assocId=> $sp) if( $from !==null) if(!isset($this->data['head'])) $this | data ['head'] |
| $this | data ['head'] = '<script type="text/javascript" src="logout-iframe.js"></script>' |
| if($type==='embed') $this | data ['header'] = $this->t('{logout:progress}') |
| if($type==='embed') | else |
| if ( $from !==null) | |
| $from = $this->data['from'] |
Definition at line 5 of file logout-iframe.php.
Referenced by Monolog\Handler\NativeMailerHandler\__construct(), ILIAS\Transformation\Transformations\AddLabels\__invoke(), ILIAS\Transformation\Transformations\Custom\__invoke(), ILIAS\Transformation\Transformations\SplitString\__invoke(), MDB2_Driver_pgsql\_modifyManipQuery(), PHPExcel_Calculation\_translateFormula(), ilObjBookingPoolGUI\buildDatesBySchedule(), ilScheduleInputGUI\checkInput(), ilDclTable\checkLimit(), ilObjBookingPoolGUI\confirmedBookingNumbersObject(), PHPExcel_Shared_String\ConvertEncoding(), League\Flysystem\MountManager\copy(), ilTrQuery\deleteObjectStatistics(), ilBookingObjectGUI\displayPostInfo(), PHPMailer\DKIM_Add(), PHPMailer\doCallback(), Gettext\Languages\FormulaConverter\expandAtom(), Gettext\Languages\Category\expandExamples(), ilSystemStyleHTMLExport\export(), ilObjAssessmentFolderGUI\exportLogObject(), ilBookingScheduleGUI\formToObject(), ilMailMimeSenderUser\getFromName(), ilChatroom\getHistory(), ilBookingObjectsTableGUI\getItems(), ilTermsOfServiceTableDatabaseDataProvider\getList(), ilObjAssessmentFolderGUI\getLogDataOutputForm(), ilRbacLog\getLogItems(), ilScheduleInputGUI\getPostData(), ilChatroom\getPrivateRoomSessions(), ilDclStandardField\getRecordQueryFilterObject(), ilDclNumberFieldModel\getRecordQueryFilterObject(), HTTP_WebDAV_Server\http_GET(), ilObjUserFolderGUI\initAccessRestrictionForm(), ilBookingReservationsTableGUI\initFilter(), ilPCSectionGUI\initForm(), ilBookingScheduleGUI\initForm(), ilPCSection\insertTimings(), ilObjUserGUI\loadValuesFromForm(), SMTP\mail(), League\Flysystem\Util\map(), ilSystemStyleSkinContainer\move(), League\Flysystem\MountManager\move(), ilSystemStyleOverviewGUI\moveUserStyles(), ilUtil\period2String(), sspmod_statistics_DateHandler\prettyHeader(), sspmod_statistics_DateHandlerMonth\prettyHeader(), ilUserQuery\query(), ilLMPageObject\queryQuestionsOfLearningModule(), ilFileSystemStorage\rename(), ilScheduleInputGUI\render(), ilObjBookingPoolGUI\rsvConfirmCancelObject(), ilPCSection\saveTimings(), IMSGlobal\LTI\ToolProvider\DataConnector\DataConnector_mysql\saveToolConsumer(), IMSGlobal\LTI\ToolProvider\DataConnector\DataConnector_pdo\saveToolConsumer(), ilLTIDataConnector\saveToolConsumer(), ilLTIDataConnector\saveToolConsumerILIAS(), ilPCSectionGUI\setValuesFromForm(), Monolog\Handler\NativeMailerHandlerTest\testSend(), ILIAS\Transformation\Transformations\AddLabels\transform(), ILIAS\Transformation\Transformations\Custom\transform(), ILIAS\Transformation\Transformations\SplitString\transform(), and twig_replace_filter().
| $id = $this->data['auth_state'] |
Definition at line 3 of file logout-iframe.php.
| $nFailed = 0 |
Definition at line 26 of file logout-iframe.php.
| $nProgress = 0 |
Definition at line 27 of file logout-iframe.php.
| $SPs = $this->data['SPs'] |
Definition at line 6 of file logout-iframe.php.
| $spStatus = array() |
Definition at line 24 of file logout-iframe.php.
| $spTimeout = array() |
Definition at line 25 of file logout-iframe.php.
| $stateImage |
Definition at line 8 of file logout-iframe.php.
| $stateText |
Definition at line 16 of file logout-iframe.php.
| $type = $this->data['type'] |
Definition at line 4 of file logout-iframe.php.
| foreach( $SPs as $assocId=> $sp) if($from !==null) if (!isset( $this->data[ 'head'])) $this data[ 'head'] |
Definition at line 52 of file logout-iframe.php.
| $this data[ 'head'] = '<script type="text/javascript" src="logout-iframe.js"></script>' |
Definition at line 61 of file logout-iframe.php.
| if ( $type==='embed') $this data[ 'header'] = $this->t('{logout:progress}') |
Definition at line 67 of file logout-iframe.php.
Definition at line 70 of file logout-iframe.php.
| if($from !==null) | ( | $from ! = = null | ) |
Definition at line 77 of file logout-iframe.php.