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) | |
getMobId () | |
getExportType () | |
getFileId () | |
getSearchString () | |
getDefinitionPageId () | |
getRefId () | |
getTermId () | |
getDefinitionId () | |
getTaxNode () | |
getLetter () | |
Definition at line 23 of file class.PresentationGUIRequest.php.
ILIAS\Glossary\Presentation\PresentationGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery, | ||
?array | $passed_query_params = null , |
||
?array | $passed_post_data = null |
||
) |
Definition at line 27 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getDefinitionId | ( | ) |
Definition at line 76 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getDefinitionPageId | ( | ) |
Definition at line 61 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getExportType | ( | ) |
Definition at line 46 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getFileId | ( | ) |
Definition at line 51 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getLetter | ( | ) |
Definition at line 86 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getMobId | ( | ) |
Definition at line 41 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getRefId | ( | ) |
Definition at line 66 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getSearchString | ( | ) |
Definition at line 56 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getTaxNode | ( | ) |
Definition at line 81 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Glossary\Presentation\PresentationGUIRequest::getTermId | ( | ) |
Definition at line 71 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().