|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilUserCertificateTableProvider:Public Member Functions | |
| __construct (ilDBInterface $database, ilLogger $logger, string $defaultTitle) | |
| fetchDataSet (int $userId, array $params, array $filter) | |
Protected Member Functions | |
| getOrderByPart (array $params, array $filter) | |
Private Attributes | |
| ilDBInterface | $database |
| ilLogger | $logger |
| string | $defaultTitle |
Definition at line 24 of file class.ilUserCertificateTableProvider.php.
| ilUserCertificateTableProvider::__construct | ( | ilDBInterface | $database, |
| ilLogger | $logger, | ||
| string | $defaultTitle | ||
| ) |
Definition at line 30 of file class.ilUserCertificateTableProvider.php.
References $database, $defaultTitle, $logger, and ILIAS\Repository\logger().
Here is the call graph for this function:| ilUserCertificateTableProvider::fetchDataSet | ( | int | $userId, |
| array | $params, | ||
| array | $filter | ||
| ) |
| int | $userId | |
| array<string,mixed> | $params | |
| array<string,mixed> | $filter |
Definition at line 46 of file class.ilUserCertificateTableProvider.php.
References $data, $params, $query, getOrderByPart(), ILIAS\Repository\int(), and ILIAS\Repository\logger().
Here is the call graph for this function:
|
protected |
Definition at line 144 of file class.ilUserCertificateTableProvider.php.
References $params.
Referenced by fetchDataSet().
Here is the caller graph for this function:
|
private |
Definition at line 26 of file class.ilUserCertificateTableProvider.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilUserCertificateTableProvider.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilUserCertificateTableProvider.php.
Referenced by __construct().