|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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: