|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilTermsOfServiceTableDatabaseDataProvider:
Collaboration diagram for ilTermsOfServiceTableDatabaseDataProvider:Public Member Functions | |
| __construct (ilDBInterface $db) | |
| ilTermsOfServiceTableDatabaseDataProvider constructor. More... | |
| getList (array $params, array $filter) | |
| getList (array $params, array $filter) | |
Protected Member Functions | |
| getSelectPart (array $params, array $filter) | |
| getFromPart (array $params, array $filter) | |
| getWherePart (array $params, array $filter) | |
| getGroupByPart (array $params, array $filter) | |
| getHavingPart (array $params, array $filter) | |
| getOrderByPart (array $params, array $filter) | |
Protected Attributes | |
| $db | |
Definition at line 11 of file class.ilTermsOfServiceTableDatabaseDataProvider.php.
| ilTermsOfServiceTableDatabaseDataProvider::__construct | ( | ilDBInterface | $db | ) |
ilTermsOfServiceTableDatabaseDataProvider constructor.
| ilDBInterface | $db |
Definition at line 22 of file class.ilTermsOfServiceTableDatabaseDataProvider.php.
References $db.
|
abstractprotected |
| array | $params | |
| array | $filter |
Reimplemented in ilTermsOfServiceAcceptanceHistoryProvider.
Referenced by getList().
Here is the caller graph for this function:
|
abstractprotected |
| array | $params | |
| array | $filter |
Reimplemented in ilTermsOfServiceAcceptanceHistoryProvider.
Referenced by getList().
Here is the caller graph for this function:
|
abstractprotected |
| array | $params | |
| array | $filter |
Reimplemented in ilTermsOfServiceAcceptanceHistoryProvider.
Referenced by getList().
Here is the caller graph for this function:| ilTermsOfServiceTableDatabaseDataProvider::getList | ( | array | $params, |
| array | $filter | ||
| ) |
| array | $params | |
| array | $filter |
| InvalidArgumentException |
Implements ilTermsOfServiceTableDataProvider.
Definition at line 81 of file class.ilTermsOfServiceTableDatabaseDataProvider.php.
References $data, $from, $params, $query, $res, $row, getFromPart(), getGroupByPart(), getHavingPart(), getOrderByPart(), getSelectPart(), and getWherePart().
Here is the call graph for this function:
|
abstractprotected |
| array | $params | |
| array | $filter |
Reimplemented in ilTermsOfServiceAcceptanceHistoryProvider.
Referenced by getList().
Here is the caller graph for this function:
|
abstractprotected |
| array | $params | |
| array | $filter |
Reimplemented in ilTermsOfServiceAcceptanceHistoryProvider.
Referenced by getList().
Here is the caller graph for this function:
|
abstractprotected |
| array | $params | |
| array | $filter |
Reimplemented in ilTermsOfServiceAcceptanceHistoryProvider.
Referenced by getList().
Here is the caller graph for this function:
|
protected |
Definition at line 16 of file class.ilTermsOfServiceTableDatabaseDataProvider.php.
Referenced by __construct().