|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\COPage\IntLink\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getLinkParentRefId () | |
| getLinkParentFolderId () | |
| getLinkParentObjId () | |
| getLinkType () | |
| getMediaPoolFolder () | |
| getDo () | |
| getSelectedId () | |
| getUserSearchStr () | |
Definition at line 26 of file class.StandardGUIRequest.php.
| ILIAS\COPage\IntLink\StandardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery, | ||
| ?array | $passed_query_params = null, |
||
| ?array | $passed_post_data = null |
||
| ) |
Definition at line 30 of file class.StandardGUIRequest.php.
References ILIAS\UI\examples\Layout\Page\Mail\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getDo | ( | ) |
Definition at line 69 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getLinkParentFolderId | ( | ) |
Definition at line 49 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getLinkParentObjId | ( | ) |
Definition at line 54 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getLinkParentRefId | ( | ) |
Definition at line 44 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getLinkType | ( | ) |
Definition at line 59 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getMediaPoolFolder | ( | ) |
Definition at line 64 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getSelectedId | ( | ) |
Definition at line 74 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\IntLink\StandardGUIRequest::getUserSearchStr | ( | ) |
Definition at line 79 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: