| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\TableSelection:
 Collaboration diagram for ILIAS\LegalDocuments\TableSelection:Public Member Functions | |
| filter () | |
| getOrderDirection () | |
| getOrderField () | |
| getLimit () | |
| getOffset () | |
| setMaxCount (int $a_max_count) | |
Definition at line 23 of file TableSelection.php.
| ILIAS\LegalDocuments\TableSelection::filter | ( | ) | 
Implemented in ILIAS\LegalDocuments\Legacy\Table.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\rows().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\TableSelection::getLimit | ( | ) | 
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\rows().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\TableSelection::getOffset | ( | ) | 
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\rows().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\TableSelection::getOrderDirection | ( | ) | 
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\rows().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\TableSelection::getOrderField | ( | ) | 
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\rows().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\TableSelection::setMaxCount | ( | int | $a_max_count | ) | 
Implemented in ILIAS\LegalDocuments\Legacy\Table.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\rows().
 Here is the caller graph for this function: