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 () | |
getPortfolioId () | |
getPortfolioIds () | |
getBaseClass () | |
getNewType () | |
getCopyFormProcess () | |
getExcBackRefId () | |
getExcAssId () | |
getExcFile () | |
getBackUrl () | |
getPortfolioPageId () | |
getUserPage () | |
getPortfolioPageIds () | |
getConsultationHourUserId () | |
getCalendarSeed () | |
getVerificationId () | |
getRoleTemplateIds () | |
getObjIds () | |
getOrder () | |
getTitles () | |
getStyleId () | |
getPageType () | |
getPageTitle () | |
getBlogTitle () | |
getPortfolioTitle () | |
getTemplateId () | |
getOnline () | |
getCourseSorting () | |
getPrintSelectedType () | |
getPortfolioTemplateId () | |
getPortfolioTemplate () | |
getExerciseRefId () | |
getSignature () | |
getIncludeDeclaration () | |
Definition at line 23 of file class.StandardGUIRequest.php.
ILIAS\Portfolio\StandardGUIRequest::__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.StandardGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Portfolio\StandardGUIRequest::getBackUrl | ( | ) |
Definition at line 98 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getBaseClass | ( | ) |
Definition at line 64 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getBlogTitle | ( | ) |
Definition at line 177 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getCalendarSeed | ( | ) |
Definition at line 128 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getConsultationHourUserId | ( | ) |
Definition at line 123 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getCopyFormProcess | ( | ) |
Definition at line 74 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getCourseSorting | ( | ) |
Definition at line 198 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getExcAssId | ( | ) |
Definition at line 84 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getExcBackRefId | ( | ) |
Definition at line 79 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getExcFile | ( | ) |
Definition at line 93 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getExerciseRefId | ( | ) |
Definition at line 218 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getIncludeDeclaration | ( | ) |
Definition at line 228 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getNewType | ( | ) |
Definition at line 69 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getObjIds | ( | ) |
Definition at line 145 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Portfolio\StandardGUIRequest::getOnline | ( | ) |
Definition at line 193 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Portfolio\StandardGUIRequest::getOrder | ( | ) |
Definition at line 151 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\Portfolio\StandardGUIRequest::getPageTitle | ( | ) |
Definition at line 172 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getPageType | ( | ) |
Definition at line 167 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioIds | ( | ) |
Definition at line 55 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int(), and ILIAS\Repository\intArray().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioPageId | ( | ) |
Definition at line 103 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioPageIds | ( | ) |
Definition at line 114 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int(), and ILIAS\Repository\intArray().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioTemplate | ( | ) |
Definition at line 213 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioTemplateId | ( | ) |
Definition at line 208 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getPortfolioTitle | ( | ) |
Definition at line 182 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getPrintSelectedType | ( | ) |
Definition at line 203 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Portfolio\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getRoleTemplateIds | ( | ) |
Definition at line 139 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Portfolio\StandardGUIRequest::getSignature | ( | ) |
Definition at line 223 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getStyleId | ( | ) |
Definition at line 162 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getTemplateId | ( | ) |
Definition at line 187 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getTitles | ( | ) |
Definition at line 157 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Portfolio\StandardGUIRequest::getUserPage | ( | ) |
Definition at line 108 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Portfolio\StandardGUIRequest::getVerificationId | ( | ) |
Definition at line 133 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().