| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Printer.php | 51 protected function start($tag, $attr = array()) 78 protected function element($tag, $contents, $attr = array(), $escape = true) 90 protected function elementEmpty($tag, $attr = array()) 114 protected function row($name, $value)
|
| /plugin/prosemirror/schema/ |
| D | Mark.php | 35 public function attr($key, $value = null) function in dokuwiki\\plugin\\prosemirror\\schema\\Mark
|
| D | Node.php | 93 public function attr($key, $value = null) function in dokuwiki\\plugin\\prosemirror\\schema\\Node
|
| /plugin/data/Form/ |
| D | DropdownElement.php | 43 public function val($value = null) 71 public function attr($name, $value = null) function in dokuwiki\\plugin\\data\\Form\\DropdownElement
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
| D | Meter.php | 10 public function open($attr, &$ahtml, &$ihtml) 304 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high)
|
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | filters.js | 6 function normalize(value, defaultValue) { argument 132 function groupby(arr, attr) { argument 151 function join(arr, del, attr) { argument 237 function rejectattr(arr, attr) { argument 244 function selectattr(arr, attr) { argument 365 function sum(arr, attr, start) { argument 379 …'reverse', 'case_sensitive', 'attribute'], [], function sortFilter(arr, reversed, caseSens, attr) { argument 535 var intFilter = r.makeMacro(['value', 'default', 'base'], [], function doInt(value, defaultValue, b… argument
|
| D | lib.js | 53 value: message property 57 value: 'Template render error' property 85 value: cause property 117 value: TemplateError property 148 function _prepareAttributeParts(attr) { argument
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.js | 436 attrs.push({ name: attrName, value: attrValue }); property 495 $.each(opts.children, function (key, value) { argument 1102 rowNode = _createNode(rels, 'row', { attr: { r: currentRow } }); property 1137 attr: { property 1158 attr: { property 1172 attr: { property 1208 attr: { property 1261 attr: { property 1280 attr: { property 1293 attr: { property
|
| /plugin/jquerymigrate/ |
| D | jquery-migrate-3.1.0.js | 107 function migrateWarnProp( obj, prop, value, msg ) { argument 170 selector = selector.replace( rattrHashGlob, function( _, attr, op, value ) { argument 280 jQuery.each( name.match( rmatchNonSpace ), function( _i, attr ) { argument 368 jQuery.data = function( elem, name, value ) { argument
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 3082 elproto.asPX = function (attr, value) { argument 3310 var Animation = function (attr, ms, easing, callback) { argument 3333 Snap.animation = function (attr, ms, easing, callback) { argument 3511 elproto.data = function (key, value) { argument 3963 eve.on("snap.util.attr.mask", function (value) { argument 3989 }(function (value) { argument 4007 return function (value) { argument 4089 eve.on("snap.util.attr.d", function (value) { argument 4100 eve.on("snap.util.attr.#text", function (value) { argument 4109 eve.on("snap.util.attr.path", function (value) { argument [all …]
|
| /plugin/scrape/vendor/scotteh/php-dom-wrapper/src/Traits/ |
| D | ManipulationTrait.php | 414 public function setAttr(string $name, $value): self { 430 public function attr(string $name, $value = null) { function 445 protected function _pushAttrValue(string $name, $value, bool $addValue = false): void {
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.vml.js | 38 args.replace(val, function (value) { argument 114 var addArrow = function (o, value, isEnd) { argument 617 elproto.attr = function (name, value) { argument 744 attr = {fill: "none", stroke: "#000"}; variable 839 attr = { variable
|
| D | raphael.svg.js | 30 var $ = function (el, attr) { argument 155 addArrow = function (o, value, isEnd) { argument 195 attr = { variable 201 attr = { variable 306 addDashes = function (o, value, params) { argument 1050 elproto.attr = function (name, value) { argument
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 321 interpret: function(value) { argument 594 this._each(function(value) { argument 614 this.each(function(value, index) { argument 624 this.each(function(value, index) { argument 634 this.each(function(value, index) { argument 643 this.each(function(value, index) { argument 655 this.each(function(value, index) { argument 669 this.each(function(value, index) { argument 681 this.each(function(value) { argument 700 this.each(function(value, index) { argument [all …]
|
| /plugin/remotescript/lib/JsHttpRequest/debug/ |
| D | JsHttpRequest-form.js | 169 t.setRequestHeader = function(label, value) { with (this) { argument 521 var setAttributes = function(e, attr) { argument
|
| D | JsHttpRequest.js | 170 t.setRequestHeader = function(label, value) { with (this) { argument 708 var setAttributes = function(e, attr) { argument
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | prototype.js | 128 value = (function(m) { function 407 interpret: function(value) { argument 705 this._each(function(value) { argument 725 this.each(function(value, index) { argument 735 this.each(function(value, index) { argument 745 this.each(function(value, index) { argument 753 this.each(function(value, index) { argument 764 this.each(function(value, index) { argument 778 this.each(function(value, index) { argument 790 this.each(function(value) { argument [all …]
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/ |
| D | backbone.js | 83 case 2: return function(value) { argument 446 get: function(attr) { argument 451 escape: function(attr) { argument 457 has: function(attr) { argument 542 unset: function(attr, options) { argument 555 hasChanged: function(attr) { argument 582 previous: function(attr) { argument 1050 pluck: function(attr) { argument
|
| /plugin/sqlraw/ |
| D | simple_html_dom.php | 118 public $attr = array(); variable in simple_html_dom_node 650 protected function match($exp, $pattern, $value) { 734 function __set($name, $value) { 944 function setAttribute($name, $value) {$this->__set($name, $value);} 1712 …function createElement($name, $value=null) {return @str_get_html("<$name>$value</$name>")->first_c… 1713 function createTextNode($value) {return @end(str_get_html($value)->nodes);}
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/ |
| D | SFTP.php | 1266 private function update_stat_cache($path, $value) 1715 private function setstat($filename, $attr, $recursive) 1774 private function setstat_recursive($path, $attr, &$i)
|
| /plugin/imapmarkers/syntax/ |
| D | imapmarkers_simple_html_dom.php | 129 public $attr = array(); variable in imapmarkers\\simple_html_dom_node 794 protected function match($exp, $pattern, $value, $case_sensitivity) { 1008 function __set($name, $value) { 1305 function setAttribute($name, $value) { 2332 function createElement($name, $value = null) { 2336 function createTextNode($value) {
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …:t||self).ApexCharts=e()}(this,(function(){"use strict";function t(e){return(t="function"==typeof … method 14 …his.el=t}t.prototype.init=function(t,e){var i=this;this.constraint=t,this.value=e,this.el.on("mous… method
|
| /plugin/indexmenu/scripts/contextmenu/ |
| D | jquery.ui-contextmenu.js | 332 _setOption: function(key, value) { argument 560 $.each( [ "action", "disabled", "title", "tooltip" ], function(i, attr) { argument
|
| /plugin/advrack/ |
| D | jquery.qtip.js | 98 ;function QTip(target, options, id, attr) { argument 116 attr: attr, property 545 $.each(option, function(notation, value) { argument 1825 attr: function(attr, val) { argument 1912 attr: 'title', property
|
| /plugin/callflow/ |
| D | raphael.js | 867 R.snapTo = function (values, value, tolerance) { argument 1395 R.getColor = function (value) { argument 3478 elproto.data = function (key, value) { argument 5035 elproto.setTime = function (anim, value) { argument 5062 elproto.status = function (anim, value) { argument 5241 setproto.attr = function (name, value) { argument 5792 var $ = function (el, attr) { argument 5899 addArrow = function (o, value, isEnd) { argument 5939 attr = { variable 5945 attr = { variable [all …]
|