|
ILIAS
release_8 Revision v8.24
|
Class ilSamlSettings. More...
Collaboration diagram for ilSamlSettings:Public Member Functions | |
| isDisplayedOnLoginPage () | |
| setLoginFormStatus (bool $displayed_on_login_page) | |
Static Public Member Functions | |
| static | getInstance () |
Protected Member Functions | |
| __construct () | |
Protected Attributes | |
| ilSetting | $settings |
Static Protected Attributes | |
| static self | $instance = null |
Class ilSamlSettings.
Definition at line 25 of file class.ilSamlSettings.php.
|
protected |
Definition at line 30 of file class.ilSamlSettings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
static |
Definition at line 35 of file class.ilSamlSettings.php.
References $instance.
Referenced by ilSamlSettingsGUI\saveSettings(), ilStartUpGUI\showSamlLoginForm(), and ilSamlSettingsGUI\showSettings().
Here is the caller graph for this function:| ilSamlSettings::isDisplayedOnLoginPage | ( | ) |
Definition at line 44 of file class.ilSamlSettings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilSamlSettings::setLoginFormStatus | ( | bool | $displayed_on_login_page | ) |
Definition at line 49 of file class.ilSamlSettings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
staticprotected |
Definition at line 27 of file class.ilSamlSettings.php.
Referenced by getInstance().
|
protected |
Definition at line 28 of file class.ilSamlSettings.php.