|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Portfolio\StandardGUIRequest: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 () | |
| getPortfolioTitle () | |
| getTemplateId () | |
| getOnline () | |
| getCourseSorting () | |
| getPrintSelectedType () | |
| getPortfolioTemplateId () | |
| getPortfolioTemplate () | |
| getExerciseRefId () | |
| getOwnerId () | |
| 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\initRequest().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getBackUrl | ( | ) |
Definition at line 98 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getBaseClass | ( | ) |
Definition at line 64 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getCalendarSeed | ( | ) |
Definition at line 128 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getConsultationHourUserId | ( | ) |
Definition at line 123 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getCopyFormProcess | ( | ) |
Definition at line 74 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getCourseSorting | ( | ) |
Definition at line 193 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getExcAssId | ( | ) |
Definition at line 84 of file class.StandardGUIRequest.php.
References $ass_id, and ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getExcBackRefId | ( | ) |
Definition at line 79 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getExcFile | ( | ) |
Definition at line 93 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getExerciseRefId | ( | ) |
Definition at line 213 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getIncludeDeclaration | ( | ) |
Definition at line 228 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getNewType | ( | ) |
Definition at line 69 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getObjIds | ( | ) |
Definition at line 145 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getOnline | ( | ) |
Definition at line 188 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getOrder | ( | ) |
Definition at line 151 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getOwnerId | ( | ) |
Definition at line 218 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPageTitle | ( | ) |
Definition at line 172 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPageType | ( | ) |
Definition at line 167 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioIds | ( | ) |
Definition at line 55 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int(), and ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioPageId | ( | ) |
Definition at line 103 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioPageIds | ( | ) |
Definition at line 114 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int(), and ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioTemplate | ( | ) |
Definition at line 208 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioTemplateId | ( | ) |
Definition at line 203 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPortfolioTitle | ( | ) |
Definition at line 177 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getPrintSelectedType | ( | ) |
Definition at line 198 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getRoleTemplateIds | ( | ) |
Definition at line 139 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getSignature | ( | ) |
Definition at line 223 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getStyleId | ( | ) |
Definition at line 162 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getTemplateId | ( | ) |
Definition at line 182 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getTitles | ( | ) |
Definition at line 157 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getUserPage | ( | ) |
Definition at line 108 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Portfolio\StandardGUIRequest::getVerificationId | ( | ) |
Definition at line 133 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: