| /plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ |
| D | Tag.php | 90 function attributeExists($attrName) { argument 91 return array_key_exists($attrName, $this->tagAttributes); 100 function getTagAttribute($attrName) { argument 101 return $this->tagAttributes[$attrName]; 150 foreach($this->tagAttributes as $attrName => $attrValue) { 151 …$tagString .= $this->tagAttributeSeparator . $attrName . $this->tagAttributeAssignment . $this->ta… 187 function removeAttribute($attrName) { argument 188 unset($this->tagAttributes[$attrName]); 209 function setAttribute($attrName, $attrValue) { argument 210 $this->tagAttributes[$attrName] = $attrValue;
|
| D | XML.php | 136 function getBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { argument 147 ($attrName == "" || $this->nodes[$arrKeys[$index]]->tag->attributeExists($attrName)) && 148 …($attrValue == "" || $this->nodes[$arrKeys[$index]]->tag->getTagAttribute($attrName) == $attrValue… 160 …$newArray = $this->nodes[$arrKeys[$index]]->getBranches($newTagPath, $tagName, $attrName, $attrVal… 435 function removeBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { argument 452 …($attrName == "" || $referencedBranches[$i]->nodes[$arrKeys[$index]]->tag->attributeExists($attrNa… 453 …$referencedBranches[$i]->nodes[$arrKeys[$index]]->tag->getTagAttribute($attrName) == $attrValue)) {
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/ |
| H A D | SortingControl.php | 102 $attrName = ''; 110 $attrName = $keyItem->getValue(); 123 if ($attrName === '') { 127 $sortKeys[] = new SortKey($attrName, $useReverseOrder, $matchRule);
|
| /plugin/prolog/ |
| D | prolog_tag.php | 72 foreach($matched[1] as $i => $attrName) { 73 if($attrName == $this->attributeName) {
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
| H A D | FilterParser.php | 320 $attrName = $matches[1] ?? ''; 324 if ($matchingRule === '' && $attrName === '') { 331 if ($attrName !== '') { 332 $matchRuleObj->setAttribute($attrName);
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckdomtools.js | 637 ClearElementJSProperty : function( element, attrName ) argument 640 element.removeAttribute( attrName ) ; 642 delete element[attrName] ; 645 SetElementMarker : function ( markerObj, element, attrName, value) argument 649 element[attrName] = value ; 652 markerObj[id]['markers'][attrName] = value ;
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.js | 432 var attrName = worksheet.attributes[i].nodeName; 435 if (attrName.indexOf(':') !== -1) { 436 attrs.push({ name: attrName, value: attrValue }); 438 worksheet.removeAttribute(attrName);
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 378 for (var attrName in extension) { 379 if (typeof extension[attrName] === "function") { 380 if (typeof tree[attrName] === "function") { 382 tree[attrName] = _makeVirtualFunction( 383 attrName, 389 } else if (attrName.charAt(0) === "_") { 391 tree.ext[extName][attrName] = _makeVirtualFunction( 392 attrName, 401 attrName + 405 attrName [all …]
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all.js | 378 for (var attrName in extension) { 379 if (typeof extension[attrName] === "function") { 380 if (typeof tree[attrName] === "function") { 382 tree[attrName] = _makeVirtualFunction( 383 attrName, 389 } else if (attrName.charAt(0) === "_") { 391 tree.ext[extName][attrName] = _makeVirtualFunction( 392 attrName, 401 attrName + 405 attrName [all …]
|
| D | jquery.fancytree-all-deps.js | 1839 for (var attrName in extension) { 1840 if (typeof extension[attrName] === "function") { 1841 if (typeof tree[attrName] === "function") { 1843 tree[attrName] = _makeVirtualFunction( 1844 attrName, 1850 } else if (attrName.charAt(0) === "_") { 1852 tree.ext[extName][attrName] = _makeVirtualFunction( 1853 attrName, 1862 attrName + 1866 attrName [all …]
|
| D | jquery.fancytree-all-deps.min.js.map | 1 …nsion","extName","_extensions","_simpleDeepMerge","copy","clone","src","attrName","_makeVirtualFun…
|
| /plugin/ckgedit/ckeditor/plugins/link/dialogs/ |
| D | link.js.unc | 1308 var advAttr = function( inputName, attrName ) 1312 attributes[attrName] = value; 1314 removeAttributes.push( attrName );
|
| /plugin/ckgdoku/ckeditor/plugins/link/dialogs/ |
| D | link.js.unc | 1296 var advAttr = function( inputName, attrName ) 1300 attributes[attrName] = value; 1302 removeAttributes.push( attrName );
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 457 hasAttribute: function (el, attrName) { argument 458 var attr = $(el).attr(attrName);
|
| /plugin/combo/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js.map | 1 …attrName","nodeValue","regExp","attrRegex","l","allowedAttribute","innerHTML","CLASS_PREFIX","BSCL…
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 634 var props="altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey cu…
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 634 var props="altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey cu…
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.js.map | 1 …attrName","nodeName","nodeValue","regExp","attrRegex","sanitizeHtml","unsafeHtml","allowList","san…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 17429 var attrName = '', 17433 attrName += s[pos]; 17459 name: attrName,
|
| D | pdf.js.map | 1 …attrName","attrValue","attrEndChar","attrEndIndex","parsed","_parseProcessingInstruction","attrSta…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 7709 var attrName = parseName(parts[1], name.prefix).name; 7711 var redefinedProperty = this.propertiesByName[attrName]; 7713 throw new Error('refined property <' + attrName + '> not found');
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 12 …attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:K,forceKeepAttr:void 0},gr=tt.length;for(;g… property
|