|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\COPage\Usage\UsageDBRepository:Public Member Functions | |
| __construct (\ilDBInterface $db) | |
| deleteHistoryUsagesLowerEqualThan (string $pc_type, string $a_type, int $a_id, int $a_usage_hist_nr, string $a_lang="-") | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 26 of file class.UsageDBRepository.php.
| ILIAS\COPage\Usage\UsageDBRepository::__construct | ( | \ilDBInterface | $db | ) |
Definition at line 30 of file class.UsageDBRepository.php.
References ILIAS\COPage\Usage\UsageDBRepository\$db.
| ILIAS\COPage\Usage\UsageDBRepository::deleteHistoryUsagesLowerEqualThan | ( | string | $pc_type, |
| string | $a_type, | ||
| int | $a_id, | ||
| int | $a_usage_hist_nr, | ||
| string | $a_lang = "-" |
||
| ) |
Definition at line 35 of file class.UsageDBRepository.php.
|
protected |
Definition at line 28 of file class.UsageDBRepository.php.
Referenced by ILIAS\COPage\Usage\UsageDBRepository\__construct().