ILIAS COPage PC PCDefinition $pc_definition
 
deleteHistoryEntriesOlderEqualThanNr(int $delete_lower_than_nr, string $parent_type, int $page_id, string $lang)
 
Repository internal repo service. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
__construct(InternalDataService $data_service, InternalRepoService $repo_service, InternalDomainService $domain_service)
 
deleteOldHistoryEntries(int $x_days, int $keep_entries)
 
Repository internal data service. 
 
HistoryDBRepository $history_repo
 
pc(?PCDefinition $def=null)