ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getRefId () | |
getTemplateId () | |
getTab (string $id) | |
getSetting (string $id) | |
getValue (string $id) | |
getHide (string $id) | |
getTemplateIds () | |
Definition at line 25 of file class.SettingsTemplateGUIRequest.php.
ILIAS\Administration\SettingsTemplateGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery, | ||
?array | $passed_query_params = null , |
||
?array | $passed_post_data = null |
||
) |
Definition at line 29 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Administration\SettingsTemplateGUIRequest::getHide | ( | string | $id | ) |
Definition at line 68 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Administration\SettingsTemplateGUIRequest::getRefId | ( | ) |
Definition at line 43 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Administration\SettingsTemplateGUIRequest::getSetting | ( | string | $id | ) |
Definition at line 58 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Administration\SettingsTemplateGUIRequest::getTab | ( | string | $id | ) |
Definition at line 53 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Administration\SettingsTemplateGUIRequest::getTemplateId | ( | ) |
Definition at line 48 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Administration\SettingsTemplateGUIRequest::getTemplateIds | ( | ) |
Definition at line 74 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\Administration\SettingsTemplateGUIRequest::getValue | ( | string | $id | ) |
Definition at line 63 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\str().