Home
last modified time | relevance | path

Searched defs:setIterator (Results 1 – 6 of 6) sorted by relevance

/plugin/davcard/vendor/sabre/vobject/lib/
H A DNode.php100 public function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php100 public function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php100 public function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php121 public function setIterator(ElementList $iterator) function in Sabre\\VObject\\Node
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php134 function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
/plugin/swiftmail/Swift/
H A DRecipientList.php116 public function setIterator(Swift_Iterator $it, $where) function in Swift_RecipientList