Home
last modified time | relevance | path

Searched refs:attrName (Results 1 – 23 of 23) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
DTag.php90 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;
DXML.php136 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 DSortingControl.php102 $attrName = '';
110 $attrName = $keyItem->getValue();
123 if ($attrName === '') {
127 $sortKeys[] = new SortKey($attrName, $useReverseOrder, $matchRule);
/plugin/prolog/
Dprolog_tag.php72 foreach($matched[1] as $i => $attrName) {
73 if($attrName == $this->attributeName) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php320 $attrName = $matches[1] ?? '';
324 if ($matchingRule === '' && $attrName === '') {
331 if ($attrName !== '') {
332 $matchRuleObj->setAttribute($attrName);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckdomtools.js637 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/
Dbuttons.html5.js432 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/
Djquery.fancytree.js378 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/
Djquery.fancytree-all.js378 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 …]
Djquery.fancytree-all-deps.js1839 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 …]
Djquery.fancytree-all-deps.min.js.map1 …nsion","extName","_extensions","_simpleDeepMerge","copy","clone","src","attrName","_makeVirtualFun…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Dlink.js.unc1308 var advAttr = function( inputName, attrName )
1312 attributes[attrName] = value;
1314 removeAttributes.push( attrName );
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Dlink.js.unc1296 var advAttr = function( inputName, attrName )
1300 attributes[attrName] = value;
1302 removeAttributes.push( attrName );
/plugin/imapmarkers/
Djquery.imagemapster.js457 hasAttribute: function (el, attrName) { argument
458 var attr = $(el).attr(attrName);
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1attrName","nodeValue","regExp","attrRegex","l","allowedAttribute","innerHTML","CLASS_PREFIX","BSCL…
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js634 var props="altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey cu…
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js634 var props="altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey cu…
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1attrName","nodeName","nodeValue","regExp","attrRegex","sanitizeHtml","unsafeHtml","allowList","san…
/plugin/pdfjs/pdfjs/build/
Dpdf.js17429 var attrName = '',
17433 attrName += s[pos];
17459 name: attrName,
Dpdf.js.map1attrName","attrValue","attrEndChar","attrEndIndex","parsed","_parseProcessingInstruction","attrSta…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js7709 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/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/mermaid/
H A Dmermaid.min.js12attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:K,forceKeepAttr:void 0},gr=tt.length;for(;g… property