Home
last modified time | relevance | path

Searched refs:getName (Results 2151 – 2175 of 2279) sorted by last modified time

1...<<81828384858687888990>>...92

/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc153 this.setValue( selectedCell.getName() );
/plugin/ckgdoku/
H A Dscript.js440 if ( dialog.getName() == "image" ) {
459 if (dialog.getName() == "link") {
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js95getName()]||0===parseInt(this.getAttribute("tabindex"),10)?a:-1},getText:function(){return this.$.…
96getName=function(){return a};return this.getName()},getValue:function(){return this.$.value},getFi… method in AnonymousFunctione4ea0038d100
116getName()!=a){var b=this.getDocument();a=new CKEDITOR.dom.element(a,b);this.copyAttributes(a);this…
127 …OR.dom.walker.bookmark=function(a,b){function g(a){return a&&a.getName&&"span"==a.getName()&&a.dat…
366getName()],n=0,u=c.getChildren(),v=u.count(),x=-1,p=-1,C=0,q=e.contains(l.$list);n<v;++n)e=u.getIt…
477getName(),"true"==h.getAttribute("contenteditable")?k=h:!l&&f[m]&&(l=h),a[m])){if(m=!l&&"div"==m){…
478getName()==a});a instanceof CKEDITOR.dom.element?c=function(b){return b.equals(a)}:CKEDITOR.tools.…
753 …tParent();){k=k.getParent();if(-1!==e(r,k.getName())){q=n=!0;break}p=b(k,g)}if(p&&p.getName&&-1!==…
896getName()in k&&(t.setStartAt(q,CKEDITOR.POSITION_AFTER_START),t.setEndAt(q,CKEDITOR.POSITION_BEFOR…
935 …e==CKEDITOR.NODE_ELEMENT&&(a.getName()in CKEDITOR.dtd.$block||a.getName()in CKEDITOR.dtd.$listItem…
[all …]
H A DCHANGES.md836 …nameNode) not clearing the [`element.getName()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.elem…
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 …path.lastElement&&d.data.path.lastElement.getAscendant("a",true);if(e&&e.getName()=="a"&&e.getAttr…
H A Dplugin.js.unc81 …if ( element && element.getName() == 'a' && element.getAttribute( 'href' ) && element.getChildCoun…
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1getName()=="a"&&(l=m.getChild(0).getHtml())){m.removeClass("cke_light_background");g.hide();var k=…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …ows.length;v++){q=new CKEDITOR.dom.element(x.$.rows[v]);if(q.getParent().getName()=="tbody"){t=new…
/plugin/ckgdoku/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/ckgdoku/ckeditor/plugins/headerbuttons/
H A Dplugin.js100 if (typeof prevNode.getName === 'undefined') {
103 nodeType = prevNode.getName();
/plugin/gtime/gtlib/tsp/
H A DGTDataHash.php106 $this->hashContext = hash_init($this->hashAlgorithm->getName());
109 …row new GTException("Unable to init GTDataHash with algorithm: {$this->hashAlgorithm->getName()}");
H A DGTHashAlgorithm.php86 public function getName() { function in GTHashAlgorithm
142 if ($algorithm->getName() === $name) {
/plugin/authfacebook/lib/GraphNodes/
H A DGraphAlbum.php157 public function getName() function in Facebook\\GraphNodes\\GraphAlbum
H A DGraphEvent.php98 public function getName() function in Facebook\\GraphNodes\\GraphEvent
H A DGraphGroup.php106 public function getName() function in Facebook\\GraphNodes\\GraphGroup
H A DGraphPage.php69 public function getName() function in Facebook\\GraphNodes\\GraphPage
H A DGraphUser.php58 public function getName() function in Facebook\\GraphNodes\\GraphUser
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php122 $name = $method->getName();
276 $methodName = $method->getName();
/plugin/swiftmail/Swift/
H A DAddress.php72 public function getName() function in Swift_Address
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php98 $isUtc = in_array($tz->getName() , array('UTC', 'GMT', 'Z'));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php75 $this->assertEquals($data['timezone']->getName(), 'Europe/Minsk');
/plugin/davcard/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/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php218 $isUtc = in_array($tz->getName() , array('UTC', 'GMT', 'Z'));
220 $this->offsetSet('TZID', $tz->getName());
280 $isUtc = $isFloating ? false : in_array($tz->getName() , array('UTC', 'GMT', 'Z'));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php243 $this->assertEquals('UTC', $dt->getTimeZone()->getName());
256 $this->assertEquals('Europe/Amsterdam', $dt->getTimeZone()->getName());
290 $this->assertEquals('Europe/Amsterdam', $dt->getTimeZone()->getName());
318 $this->assertEquals('Canada/Eastern', $dt->getTimeZone()->getName());

1...<<81828384858687888990>>...92