| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Table\TableGUIRequest: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 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().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getExportMode | ( | string | $prefix | ) | 
Definition at line 45 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getFF | ( | string | $id | ) | 
Definition at line 77 of file class.TableGUIRequest.php.
References ILIAS\Repository\strArray().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getFS | ( | string | $id | ) | 
Definition at line 82 of file class.TableGUIRequest.php.
References ILIAS\Repository\strArray().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getFSF | ( | string | $id | ) | 
Definition at line 92 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getFSH | ( | string | $id | ) | 
Definition at line 87 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getNavPar | ( | string | $np, | 
| int | $nr = 0  | 
        ||
| ) | 
Definition at line 69 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getPostVar | ( | ) | 
Definition at line 64 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getRows | ( | string | $prefix | ) | 
Definition at line 55 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getTableId | ( | ) | 
Definition at line 107 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getTemplate | ( | string | $prefix | ) | 
Definition at line 50 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getTemplCreate | ( | ) | 
Definition at line 97 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getTemplDelete | ( | ) | 
Definition at line 102 of file class.TableGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Table\TableGUIRequest::getUserId | ( | ) | 
Definition at line 112 of file class.TableGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function: