Home
last modified time | relevance | path

Searched refs:findEventsToCleanup (Results 1 – 1 of 1) sorted by relevance

/plugin/calendar/
Dadmin.php4001 $eventsToDelete = $this->findEventsToCleanup($cleanupType, $namespaceFilter);
4034 $eventsToDelete = $this->findEventsToCleanup($cleanupType, $namespaceFilter);
4088 private function findEventsToCleanup($cleanupType, $namespaceFilter) { function in admin_plugin_calendar