|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 () | |
| ilSamlSettings constructor. More... | |
Protected Attributes | |
| $settings | |
Static Protected Attributes | |
| static | $instance = null |
Class ilSamlSettings.
Definition at line 8 of file class.ilSamlSettings.php.
|
protected |
ilSamlSettings constructor.
Definition at line 18 of file class.ilSamlSettings.php.
References settings().
Here is the call graph for this function:
|
static |
Definition at line 26 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 38 of file class.ilSamlSettings.php.
References settings().
Here is the call graph for this function:| ilSamlSettings::setLoginFormStatus | ( | bool | $displayed_on_login_page | ) |
| bool | $displayed_on_login_page |
Definition at line 46 of file class.ilSamlSettings.php.
References settings().
Here is the call graph for this function:
|
staticprotected |
Definition at line 11 of file class.ilSamlSettings.php.
Referenced by getInstance().
|
protected |
Definition at line 13 of file class.ilSamlSettings.php.