Searched refs:generateResponse (Results 1 – 3 of 3) sorted by relevance
/plugin/gemini/ |
H A D | cli.php | 176 $answer = $this->generateResponse($url_elems['path']); 200 protected function generateResponse($path) function in cli_plugin_gemini
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICSExportPlugin.php | 151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo… 170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… function in Sabre\\CalDAV\\ICSExportPlugin
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICSExportPlugin.php | 151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo… 170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… function in Sabre\\CalDAV\\ICSExportPlugin
|