|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Administration\SettingsTemplateGUIRequest: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, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getHide | ( | string | $id | ) |
Definition at line 68 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getRefId | ( | ) |
Definition at line 43 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getSetting | ( | string | $id | ) |
Definition at line 58 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getTab | ( | string | $id | ) |
Definition at line 53 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getTemplateId | ( | ) |
Definition at line 48 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getTemplateIds | ( | ) |
Definition at line 74 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Administration\SettingsTemplateGUIRequest::getValue | ( | string | $id | ) |
Definition at line 63 of file class.SettingsTemplateGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: