30 public const ID =
"orgunit_paths";
41 $this->
lng = $DIC->language();
51 return $this->
lng->txt(
"update_orgunits");
56 return $this->
lng->txt(
"update_orgunits_desc");
71 return JobScheduleType::DAILY;
82 ilOrgUnitPathStorage::writePathByRefId(
$ref_id);
84 ilOrgUnitPathStorage::clearDeleted();
86 $result->setStatus(JobResult::STATUS_OK);
Class ilCronUpdateOrgUnitPaths.
hasAutoActivation()
Is to be activated on "installation", does only work for ILIAS core cron jobs.
getDefaultScheduleValue()
Component logger with individual log levels by component id.
static getAllOrguRefIds()
Tree class data representation in hierachical trees using the Nested Set Model with Gaps by Joe Celco...