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 () | |
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, and ILIAS\Repository\initRequest().
ILIAS\News\StandardGUIRequest::getCmd | ( | ) |
Definition at line 90 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\News\StandardGUIRequest::getDashboardPeriod | ( | ) |
Definition at line 95 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\News\StandardGUIRequest::getDeleteMedia | ( | ) |
Definition at line 70 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\News\StandardGUIRequest::getId | ( | ) |
Definition at line 85 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\News\StandardGUIRequest::getNewsAction | ( | ) |
Definition at line 80 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\News\StandardGUIRequest::getNewsContext | ( | ) |
Definition at line 65 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\News\StandardGUIRequest::getNewsId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\int().
Referenced by ilNewsTimelineGUI\__construct().
ILIAS\News\StandardGUIRequest::getNewsIds | ( | ) |
Definition at line 105 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\News\StandardGUIRequest::getNewsPage | ( | ) |
Definition at line 55 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\News\StandardGUIRequest::getNewsPer | ( | ) |
Definition at line 100 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\News\StandardGUIRequest::getNewsRefId | ( | ) |
Definition at line 60 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\News\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Referenced by ilNewsTimelineItemGUI\__construct(), and ilNewsForContextBlockGUI\addToSettingsForm().
ILIAS\News\StandardGUIRequest::getRenderedNews | ( | ) |
Definition at line 75 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().