Home
last modified time | relevance | path

Searched refs:getName (Results 151 – 175 of 2279) sorted by last modified time

12345678910>>...92

/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc134 return selectedCell.getName();
/plugin/ckgedit/ckeditor/
H A Dckeditor.js111getName();if("object"==typeof arguments[0])return!!arguments[0][a];for(var b=0;b<arguments.length;…
130getName()!=a){var b=this.getDocument();a=new CKEDITOR.dom.element(a,b);this.copyAttributes(a);this…
176getName()]&&(c=b.getIndex(),b=b.getParent());this._setStartContainer(b);this.startOffset=c;this.en…
379getName(),f=CKEDITOR.dtd.$block[e];if(b.checkReadOnly())return!1;b.deleteContents(1);b.startContai…
519getName()==a});a instanceof CKEDITOR.dom.element?f=function(b){return b.equals(a)}:CKEDITOR.tools.…
829 …tParent();){f=f.getParent();if(-1!==l(h,f.getName())){k=m=!0;break}p=b(f,c)}if(p&&p.getName&&-1!==…
833getName()!==b.element&&a.renameNode(b.element);b.applyToObject(a)},!0):"li"===d.element?k(b,"li",f…
858getName()]&&(m=m.clone(),d.moveChildren(m),d.append(m))}d.appendBogus();d.getParent()||b.insertNod…
972getName()]);){if(f.editable().equals(b)){b=!1;break}b=b.getParent()}b||(b=c.startPath().contains(p…
1015 …e==CKEDITOR.NODE_ELEMENT&&(a.getName()in CKEDITOR.dtd.$block||a.getName()in CKEDITOR.dtd.$listItem…
[all …]
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.35 …mages,g=e.smiley_columns||8,i,k=function(j){var c=j.data.getTarget(),b=c.getName();if("a"==b)c=c.g…
H A Dsmiley.js.unc18 targetName = target.getName();
H A Dsmiley.js1 …smiley_columns||8,j;var n;var p=function(i){var u=i.data.getTarget(),t=u.getName();if(t=="a"){u=u.…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …roundColor=C;w(A,true)};var o=function(z,F){var E=z.data.getTarget(),C=E.getName();if(C!="td"){ret…
H A Dplugin.js.unc180 targetName = target.getName();
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc81 …if ( element && element.getName() == 'a' && element.getAttribute( 'href' ) && element.getChildCoun…
/plugin/bootswrapper/syntax/
H A Dbootstrap.php239 $tag = $xml->getName();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php109 return $item->getName();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php32 $this->assertEquals('hi2', $tree->getNodeForPath('hi')->getName());
60 $this->assertEquals('hi', $children[0]->getName());
71 $this->assertEquals('sub', $result['hi/sub']->getName());
72 $this->assertEquals('file', $result['hi/file']->getName());
176 function getName() { function in Sabre\\DAV\\TreeFileTester
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalCollectionTest.php17 $this->assertEquals('principals',$pc->getName());
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php98 $isUtc = in_array($tz->getName() , array('UTC', 'GMT', 'Z'));
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php53 function getName() { function in Sabre\\CalDAV\\Calendar
H A DCalendarObject.php71 function getName() { function in Sabre\\CalDAV\\CalendarObject
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php55 function getName() { function in Sabre\\CalDAV\\Principal\\ProxyRead
118 return $this->principalInfo['uri'] . '/' . $this->getName();
177 return $this->getName();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php805 $aclPlugin->checkPrivileges($homeSet . $node->getName(), $caldavNS . 'read-free-busy');
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php51 function getName() { function in Sabre\\CardDAV\\AddressBook
H A DAddressBookHome.php53 function getName() { function in Sabre\\CardDAV\\AddressBookHome
133 if ($name == $child->getName())
H A DAddressBookRoot.php58 function getName() { function in Sabre\\CardDAV\\AddressBookRoot
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php84 $this->assertEquals($ex->getName(), $tz->getName());
110 $this->assertEquals($ex->getName(), $tz->getName());
151 $this->assertEquals($ex->getName(), $tz->getName());
159 $this->assertEquals($ex->getName(), $tz->getName());
171 $this->assertEquals($ex->getName(), $tz->getName());
183 $this->assertEquals($ex->getName(), $tz->getName());
220 $this->assertEquals($ex->getName(), $tz->getName());
268 $this->assertEquals($ex->getName(), $tz->getName());
316 $this->assertEquals($ex->getName(), $tz->getName());
365 $this->assertEquals($ex->getName(), $tz->getName());
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DNode.php44 function getName() { function in Sabre\\DAV\\FS\\Node
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DINode.php28 function getName(); function
H A DServer.php856 $subPath = $path . '/' . $childNode->getName();
858 $subPath = $childNode->getName();
H A DSimpleCollection.php60 $this->children[$child->getName()] = $child;
69 function getName() { function in Sabre\\DAV\\SimpleCollection
91 … throw new Exception\NotFound('File not found: ' . $name . ' in \'' . $this->getName() . '\'');

12345678910>>...92