Searched defs:createComponent (Results 1 – 5 of 5) sorted by relevance
| /plugin/webdav/vendor/sabre/vobject/lib/ | ||
| D | Document.php | 160 public function createComponent($name, array $children = null, $defaults = true) function in Sabre\\VObject\\Document |
| /plugin/webdavclient/vendor/sabre/vobject/lib/ | ||
| D | Document.php | 164 public function createComponent($name, array $children = null, $defaults = true) { function in Sabre\\VObject\\Document |
| /plugin/davcard/vendor/sabre/vobject/lib/ | ||
| D | Document.php | 164 public function createComponent($name, array $children = null, $defaults = true) { function in Sabre\\VObject\\Document |
| /plugin/icalevents/vendor/sabre/vobject/lib/ | ||
| D | Document.php | 166 function createComponent($name, array $children = null, $defaults = true) { function in Sabre\\VObject\\Document |
| /plugin/davcal/vendor/sabre/vobject/lib/ | ||
| H A D | Document.php | 164 public function createComponent($name, array $children = null, $defaults = true) { function in Sabre\\VObject\\Document |