ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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\Skill\Usage\UsageDBRepository::__construct | ( | \ilDBInterface | $db | ) |
Definition at line 30 of file class.UsageDBRepository.php.
References ILIAS\Skill\Usage\UsageDBRepository\$db.
ILIAS\Skill\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.
References ILIAS\Skill\Usage\UsageDBRepository\$db, $q, and ilDBInterface\quote().
|
protected |
Definition at line 28 of file class.UsageDBRepository.php.
Referenced by ILIAS\Skill\Usage\UsageDBRepository\__construct(), and ILIAS\Skill\Usage\UsageDBRepository\deleteHistoryUsagesLowerEqualThan().