Home
last modified time | relevance | path

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

/plugin/davcal/syntax/
H A Dcalendar.php163 $this->hlp->setCalendarNameForPage($data['name'], $data['description'], $ID, $username);
/plugin/davcal/
H A Dhelper.php325 public function setCalendarNameForPage($name, $description, $id = null, $userid = null) function in helper_plugin_davcal