Home
last modified time | relevance | path

Searched refs:getChild (Results 76 – 100 of 124) sorted by relevance

12345

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php133 function getChild($name) { function in Sabre\\CalDAV\\CalendarHome
183 return !!$this->getChild($name);
H A DCalendar.php105 function getChild($name) { function in Sabre\\CalDAV\\Calendar
H A DPlugin.php79 $node->getChild($name);
687 $obj = $calendar->getChild($url)->get();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DHomeCollectionTest.php48 $child = $this->sut->getChild('user1');
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTerminalNodeImpl.php24 public function getChild(int $i, ?string $type = null) : ?Tree function in Antlr\\Antlr4\\Runtime\\Tree\\TerminalNodeImpl
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php115 function getChild($name) { function in Sabre\\DAVACL\\AbstractPrincipalCollection
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DNotFilter.php106 $child = $type->getChild(0);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php115 function getChild($name) { function in Sabre\\DAVACL\\AbstractPrincipalCollection
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php132 function getChild($name) { function in Sabre\\CardDAV\\AddressBookHome
H A DAddressBook.php65 function getChild($name) { function in Sabre\\CardDAV\\AddressBook
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractType.php221 public function getChild(int $index): ?AbstractType
219 public function getChild(int $index) : ?AbstractType global() function in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php130 function getChild($name) { function in Sabre\\CardDAV\\AddressBookHome
H A DAddressBook.php63 function getChild($name) { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php44 $this->usercalendars->getChild('randomname');
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php247 public function getChild($i) function in Hoa\\Compiler\\Llk\\TreeNode
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1getChild(v);if(p.type==CKEDITOR.NODE_ELEMENT&&!p.data("cke-bookmark")){p.renameNode("th");p.setAtt…
H A Dtable.js.unc148 var th = theRow.getChild( i );
167 var newCell = theRow.getChild( i );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1getChild(v);if(p.type==CKEDITOR.NODE_ELEMENT&&!p.data("cke-bookmark")){p.renameNode("th");p.setAtt…
H A Dtable.js.unc148 var th = theRow.getChild( i );
167 var newCell = theRow.getChild( i );
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php107 function getChild($name) { function in Sabre\\CalDAV\\Calendar
H A DPlugin.php80 $node->getChild($name);
721 $obj = $calendar->getChild($url)->get();
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php409 $part = $this->message->getChild($id);
/plugin/swiftmail/Swift/Message/
H A DMime.php423 public function getChild($id) function in Swift_Message_Mime
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php124 $child = $parent->getChild($i);
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js122getChild:1,getChildren:1}),function(){function a(a,b){var g=this.range;if(this._.end)return null;i…
124 …_ELEMENT&&(c=0<f?c.getChild(f-1):!1===m(c,!0)?null:c.getPreviousSourceNode(!0,k,m)):(c=d,c.type==C…
134 …:A=A.split(D):0<A.getChildCount()?D>=A.getChildCount()?(A=A.getChild(D-1),F=!0):A=A.getChild(D):I=…
135getChild(y),C=!0):z=z.getChild(y-1):E=C=!0;for(var N=z.getParents(),G=A.getParents(),V=m(),J=N.len…
141getChild(f-1).type==CKEDITOR.NODE_TEXT&&e.getChild(f).type==CKEDITOR.NODE_TEXT;e&&(g=g.getChild(d-…
145getChild(d).getPreviousSourceNode(!0);else if(1>e)b=b.getPreviousSourceNode();else{for(b=b.$;b.las…
175 …a.getChild(this.startOffset)||a},getTouchedEndNode:function(){var a=this.endContainer;return this.…
533 …ose,hidpi:CKEDITOR.env.hidpi?"cke_hidpi":""})),c=b.getChild([0,0,0,0,0]),d=c.getChild(0),e=c.getCh…
534 …rn{element:b,parts:{dialog:b.getChild(0),title:d,close:e,tabs:c.getChild(2),contents:c.getChild([3…
594getChild:function(a){if(1>arguments.length)return this._.children.concat();a.splice||(a=[a]);retur…
[all …]

12345