Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php344 $html .= $this->drawPropertyRow($propName, $propValue);
721 private function drawPropertyRow($name, $value) { function in Sabre\\DAV\\Browser\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php344 $html .= $this->drawPropertyRow($propName, $propValue);
726 private function drawPropertyRow($name, $value) { function in Sabre\\DAV\\Browser\\Plugin