ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getExportMode (string $prefix) | |
getRows (string $prefix) | |
getPostVar () | |
getNavPar (string $np, int $nr=0) | |
getFF (string $id) | |
getFS (string $id) | |
getFSH (string $id) | |
getFSF (string $id) | |
getTableId () | |
getUserId () | |
Definition at line 27 of file class.TableGUIRequest.php.
ILIAS\Table\TableGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery, | ||
?array | $passed_query_params = null , |
||
?array | $passed_post_data = null |
||
) |
Definition at line 31 of file class.TableGUIRequest.php.
References ILIAS\Repository\initRequest().
ILIAS\Table\TableGUIRequest::getExportMode | ( | string | $prefix | ) |
Definition at line 45 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Table\TableGUIRequest::getFF | ( | string | $id | ) |
Definition at line 72 of file class.TableGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Table\TableGUIRequest::getFS | ( | string | $id | ) |
Definition at line 77 of file class.TableGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Table\TableGUIRequest::getFSF | ( | string | $id | ) |
Definition at line 87 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Table\TableGUIRequest::getFSH | ( | string | $id | ) |
Definition at line 82 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Table\TableGUIRequest::getNavPar | ( | string | $np, |
int | $nr = 0 |
||
) |
Definition at line 64 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getPostVar | ( | ) |
Definition at line 59 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getRows | ( | string | $prefix | ) |
Definition at line 50 of file class.TableGUIRequest.php.
References null, and ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getTableId | ( | ) |
Definition at line 92 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getUserId | ( | ) |
Definition at line 97 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().