|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\News\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getNewsId () | |
| getNewsPage () | |
| getNewsRefId () | |
| getNewsContext () | |
| getDeleteMedia () | |
| getRenderedNews () | |
| getNewsAction () | |
| getId () | |
| getCmd () | |
| getDashboardPeriod () | |
| getNewsPer () | |
| getNewsIds () | |
Definition at line 23 of file class.StandardGUIRequest.php.
| ILIAS\News\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, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getCmd | ( | ) |
Definition at line 90 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getDashboardPeriod | ( | ) |
Definition at line 95 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getDeleteMedia | ( | ) |
Definition at line 70 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getId | ( | ) |
Definition at line 85 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsAction | ( | ) |
Definition at line 80 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsContext | ( | ) |
Definition at line 65 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsIds | ( | ) |
Definition at line 105 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsPage | ( | ) |
Definition at line 55 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsPer | ( | ) |
Definition at line 100 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getNewsRefId | ( | ) |
Definition at line 60 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\News\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Referenced by ilNewsForContextBlockGUI\addToSettingsForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\News\StandardGUIRequest::getRenderedNews | ( | ) |
Definition at line 75 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function: