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) | |
getExportMode (string $prefix) | |
getTemplate (string $prefix) | |
getRows (string $prefix) | |
getPostVar () | |
getNavPar (string $np, int $nr=0) | |
getFF (string $id) | |
getFS (string $id) | |
getFSH (string $id) | |
getFSF (string $id) | |
getTemplCreate () | |
getTemplDelete () | |
getTableId () | |
getUserId () | |
Definition at line 23 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 27 of file class.TableGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Table\TableGUIRequest::getExportMode | ( | string | $prefix | ) |
Definition at line 41 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Table\TableGUIRequest::getFF | ( | string | $id | ) |
Definition at line 73 of file class.TableGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Table\TableGUIRequest::getFS | ( | string | $id | ) |
Definition at line 78 of file class.TableGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\Table\TableGUIRequest::getFSF | ( | string | $id | ) |
Definition at line 88 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Table\TableGUIRequest::getFSH | ( | string | $id | ) |
Definition at line 83 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Table\TableGUIRequest::getNavPar | ( | string | $np, |
int | $nr = 0 |
||
) |
Definition at line 65 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getPostVar | ( | ) |
Definition at line 60 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getRows | ( | string | $prefix | ) |
Definition at line 51 of file class.TableGUIRequest.php.
References $rows, and ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getTableId | ( | ) |
Definition at line 103 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getTemplate | ( | string | $prefix | ) |
Definition at line 46 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getTemplCreate | ( | ) |
Definition at line 93 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getTemplDelete | ( | ) |
Definition at line 98 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Table\TableGUIRequest::getUserId | ( | ) |
Definition at line 108 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().