Home
last modified time | relevance | path

Searched refs:getAttributes (Results 101 – 121 of 121) sorted by last modified time

12345

/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php752 public function getAttributes() function in OneLogin_Saml2_Response
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js93 …tribute("contentEditable"):null}return this.$.getAttribute(a,2)}:a}(),getAttributes:function(a){va…
105 …y(a))for(var b=0;b<a.length;b++)this.removeAttribute(a[b]);else for(b in a=a||this.getAttributes(),
751 CKEDITOR.tools,c=a.getAttributes(CKEDITOR.plugins.copyformatting.excludedAttributes),b=b.parseCssTe…
752 …er(a),g;g=f.next();)if(g=g.getAscendant(b,!0))if(g.removeAttributes(g.getAttributes()),c)break},_g…
/plugin/authsaml/
H A Dsaml.php110 $attributes = $this->ssp->getAttributes();
122 $this->attributes = $this->ssp->getAttributes();
169 $this->attributes = $ssp->getAttributes();
/plugin/swiftmail/Swift/Connection/
H A DMulti.php157 public function getAttributes($name) function in Swift_Connection_Multi
159 return $this->connections[$this->active]->getAttributes($name);
H A DRotator.php190 public function getAttributes($name) function in Swift_Connection_Rotator
192 return $this->connections[$this->active]->getAttributes($name);
H A DSMTP.php388 if (in_array($name, $this->getAttributes("AUTH")) || $name{0} == "*")
/plugin/swiftmail/Swift/
H A DConnection.php65 public function getAttributes($name); function
H A DConnectionBase.php68 public function getAttributes($extension) function in Swift_ConnectionBase
/plugin/authplaincas/
H A Dauth.php282 $attributes = plaincas_user_attributes(phpCAS::getAttributes());
306 $attributes = plaincas_user_attributes(phpCAS::getAttributes());
363 $attributes = plaincas_pattern_attributes(phpCAS::getAttributes());
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php63 public function getAttributes() function in jucksearm\\barcode\\lib\\BarcodeFactory
H A DDatamatrixFactory.php62 public function getAttributes() function in jucksearm\\barcode\\lib\\DatamatrixFactory
H A DPDF417Factory.php62 public function getAttributes() function in jucksearm\\barcode\\lib\\PDF417Factory
H A DQRcodeFactory.php64 public function getAttributes() function in jucksearm\\barcode\\lib\\QRcodeFactory
/plugin/authgoogle/google/auth/
H A DGoogle_LoginTicket.php60 public function getAttributes() { function in Google_LoginTicket
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php879 public function getAttributes() { function in Google_ShoppingModelProductJsonV1
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/syntaxhighlightjs/
H A Dhelper.php20 function getAttributes($data) { function in helper_plugin_syntaxhighlightjs
58 $attr = $this->getAttributes($data);
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersXml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ReadersXml.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

12345