Home
last modified time | relevance | path

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

/plugin/davcal/
H A DcalendarBackendDokuwiki.php94 $row = $this->hlp->getCalendarSettings($id);
499 $settings = $this->hlp->getCalendarSettings($event['calendarid']);
H A Dhelper.php210 $settings = $this->getCalendarSettings($calid);
258 $row = $this->getCalendarSettings($calid);
885 public function getCalendarSettings($calid) function in helper_plugin_davcal
1027 $settings = $this->getCalendarSettings($calid);
1456 $row = $this->getCalendarSettings($calid);
1547 $calsettings = $this->getCalendarSettings($calid);
1635 $calSettings = $this->getCalendarSettings($calid);
/plugin/davcal/syntax/
H A Dcalendar.php147 $settings = $this->hlp->getCalendarSettings($calid);