| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
| D | PDF417Factory.php | 9 private $_attributes; variable in jucksearm\\barcode\\lib\\PDF417Factory 16 $this->_attributes = [ 49 $this->_attributes[$name] = $value; 54 return $this->_attributes[$name]; 59 array_merge($this->_attributes, $attrs); 64 return $this->_attributes;
|
| D | DatamatrixFactory.php | 9 private $_attributes; variable in jucksearm\\barcode\\lib\\DatamatrixFactory 16 $this->_attributes = [ 49 $this->_attributes[$name] = $value; 54 return $this->_attributes[$name]; 59 array_merge($this->_attributes, $attrs); 64 return $this->_attributes;
|
| D | BarcodeFactory.php | 9 private $_attributes; variable in jucksearm\\barcode\\lib\\BarcodeFactory 15 $this->_attributes = [ 50 $this->_attributes[$name] = $value; 55 return $this->_attributes[$name]; 60 array_merge($this->_attributes, $attrs); 65 return $this->_attributes;
|
| D | QRcodeFactory.php | 9 private $_attributes; variable in jucksearm\\barcode\\lib\\QRcodeFactory 16 $this->_attributes = [ 51 $this->_attributes[$name] = $value; 56 return $this->_attributes[$name]; 61 array_merge($this->_attributes, $attrs); 66 return $this->_attributes;
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Auth.php | 21 private $_attributes = array(); variable in OneLogin_Saml2_Auth 213 $this->_attributes = $response->getAttributes(); 359 return $this->_attributes; 464 if (isset($this->_attributes[$name])) { 465 return $this->_attributes[$name];
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Auth.php | 21 private $_attributes = array(); variable in OneLogin_Saml2_Auth 213 $this->_attributes = $response->getAttributes(); 359 return $this->_attributes; 464 if (isset($this->_attributes[$name])) { 465 return $this->_attributes[$name];
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | builder.js | 55 var attrs = this._attributes(arguments[1]); 88 _attributes: function(attributes) { method
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | Client.php | 1363 private $_attributes = array(); variable in CAS_Client 1374 $this->_attributes = $attributes; 1394 return $this->_attributes; 1407 return !empty($this->_attributes); 1433 return (is_array($this->_attributes) 1434 && array_key_exists($key, $this->_attributes)); 1450 return $this->_attributes[$key]; 1668 if (!empty($this->_attributes)) { 1669 $this->setSessionValue('attributes', $this->_attributes); 1690 $this->setSessionValue('attributes', $this->_attributes); [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 29872 var _attributes = [{ key: "value", value: entry.key }]; 29875 _attributes[_attributes.length] = { key: "selected", value: "selected" }; variable 29878 _attributes = _attributes.concat(entry.attributes); 29880 innerHTML += _this.getHtmlOption({ innerHTML: entry.label }, _attributes);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …_attributes","getHtmlOption","label","_getHtmlContainer","getHtmlButton","getHtmlDiv","getHtmlLabe…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …_attributes=null,this._elementsType=t.UNSIGNED_SHORT}i.prototype.bind=function(){n(this.gl,this._e…
|