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);
506 $settings = $this->hlp->getCalendarSettings($event['calendarid']);
H A Dhelper.php212 $settings = $this->getCalendarSettings($calid);
260 $row = $this->getCalendarSettings($calid);
878 public function getCalendarSettings($calid) function in helper_plugin_davcal
1020 $settings = $this->getCalendarSettings($calid);
1433 $row = $this->getCalendarSettings($calid);
1524 $calsettings = $this->getCalendarSettings($calid);
1659 $calSettings = $this->getCalendarSettings($calid);
/plugin/davcal/syntax/
H A Dcalendar.php159 $settings = $this->hlp->getCalendarSettings($calid);