| /plugin/photogallery/lightGallery/js/ |
| D | lg-thumbnail.js | 209 }, function(data) { argument 248 Thumbnail.prototype.setTranslate = function(value) { argument
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 812 data: Array.prototype.slice.call(this._arr || this, 0) class 1163 function checkInt (buf, value, offset, ext, max, min) { argument 1169 Buffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) { argument 1185 Buffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) { argument 1201 Buffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) { argument 1210 function objectWriteUInt16 (buf, value, offset, littleEndian) { argument 1218 Buffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) { argument 1231 Buffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) { argument 1244 function objectWriteUInt32 (buf, value, offset, littleEndian) { argument 1251 Buffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) { argument [all …]
|
| /plugin/database2/ |
| D | database2.php | 4706 final public static function ssha( $data, $salt ) 5029 protected function valueFromDB( $rowid, $column, $value, $def ) 5158 protected function valueToDB( $rowid, &$column, $value, $def ) 5287 protected function checkValue( $rowid, &$column, $value, &$inStore, $def ) 5463 public function inputToInternal( $value, $def ) 5716 protected function renderField( $rowid, $column, $value, $def, $error, $readOnly, &$rowACL ) 6007 protected function renderValue( $rowid, $column, $value, $def,
|
| /plugin/diagramsnet/lib/js/socket.io/ |
| D | simplepeer9.10.0.min.js | 6 …{if(2147483647<e)throw new RangeError("The value \""+e+"\" is invalid for option \"size\"");var t=… argument
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/ |
| D | precompiler.js | 111 _fs2['default'].readFile(path, 'utf8', function (err, data) { argument 275 function arrayCast(value) { argument
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all-deps.js | 116 $.each( prototype, function( prop, value ) { argument 360 $.each( this.classesElementLookup, function( key, value ) { argument 383 option: function( key, value ) { argument 435 _setOption: function( key, value ) { argument 449 _setOptionClasses: function( value ) { argument 480 _setOptionDisabled: function( value ) { argument 558 $.each( that.classesElementLookup, function( key, value ) { argument 686 _trigger: function( type, event, data ) { argument 1080 left: function( position, data ) { argument 1124 top: function( position, data ) { argument [all …]
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 120 Object.defineProperty(exports, "__esModule", { value: true }); property 908 Object.defineProperty(exports, "__esModule", { value: true }); property 1058 Object.defineProperty(exports, "__esModule", { value: true }); property 1189 Object.defineProperty(exports, "__esModule", { value: true }); property 1252 Object.defineProperty(exports, "__esModule", { value: true }); property 1321 Object.defineProperty(exports, "__esModule", { value: true }); property 1566 Object.defineProperty(exports, "__esModule", { value: true }); property 1607 Object.defineProperty(exports, "__esModule", { value: true }); property 1675 Object.defineProperty(exports, "__esModule", { value: true }); property 1696 Object.defineProperty(exports, "__esModule", { value: true }); property [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DrawioFile.js | 5 DrawioFile = function(ui, data) argument 138 DrawioFile.prototype.data = null; method in DrawioFile 445 DrawioFile.prototype.compressReportData = function(data, limit, max) argument 955 DrawioFile.prototype.setShadowModified = function(value) argument 966 DrawioFile.prototype.setModified = function(value) argument 1097 DrawioFile.prototype.setData = function(data) argument 1445 data: this.ui.getFileData(), property
|
| D | GitLabClient.js | 457 GitLabClient.prototype.getFileContent = function(data) argument 507 GitLabClient.prototype.createGitLabFile = function(org, repo, ref, data, asLibrary, refPos) argument 528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument 641 GitLabClient.prototype.writeFile = function(org, repo, ref, path, message, data, last_commit_id, su… argument 690 var fn = mxUtils.bind(this, function(last_commit_id, data) argument 718 this.ui.getEmbeddedPng(mxUtils.bind(this, function(data) argument 1259 …w FilenameDialog(this.ui, 'org/repo/ref', mxResources.get('ok'), mxUtils.bind(this, function(value) argument
|
| D | GitHubClient.js | 466 GitHubClient.prototype.createGitHubFile = function(org, repo, ref, data, asLibrary) argument 514 GitHubClient.prototype.insertLibrary = function(filename, data, success, error, folderId) argument 525 GitHubClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument 608 GitHubClient.prototype.writeFile = function(org, repo, ref, path, message, data, sha, success, erro… argument 707 var fn = mxUtils.bind(this, function(sha, data) argument 726 this.ui.getEmbeddedPng(mxUtils.bind(this, function(data) argument 1216 …w FilenameDialog(this.ui, 'org/repo/ref', mxResources.get('ok'), mxUtils.bind(this, function(value) argument
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/ |
| D | precompiler.js | 126 _fs2['default'].readFile(path, 'utf8', function (err, data) { argument 290 function arrayCast(value) { argument
|
| /plugin/amcharts/assets/amcharts/plugins/dataloader/ |
| D | dataloader.js | 370 function postprocess( data, options ) { argument 408 function setDefault( obj, key, value ) { argument
|
| /plugin/asciidocjs/node_modules/ejs/lib/ |
| D | ejs.js | 254 function tryHandleCache(options, data, cb) { argument 711 value: basename, property
|
| /plugin/tagging/ |
| H A D | helper.php | 92 public function resolveNs(array $data) 963 public function setParam($name, $value)
|
| /plugin/sketchcanvas/script/ |
| D | js-yaml.mjs | 404 construct: function (data) { return data !== null ? data : ''; } argument 409 construct: function (data) { return data !== null ? data : []; } argument 414 construct: function (data) { return data !== null ? data : {}; } argument 425 function resolveYamlNull(data) { argument 457 function resolveYamlBoolean(data) { argument 466 function constructYamlBoolean(data) { argument 503 function resolveYamlInteger(data) { argument 589 function constructYamlInteger(data) { argument 652 function resolveYamlFloat(data) { argument 665 function constructYamlFloat(data) { argument [all …]
|
| /plugin/metaeditor/ |
| D | jstree.js | 323 data : false, property 474 data : { property 698 .on("load_node.jstree", $.proxy(function (e, data) { argument 855 trigger : function (ev, data) { argument 1355 …, 'plugin' : 'core', 'id' : 'core_04', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property 1361 …, 'plugin' : 'core', 'id' : 'core_04', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property 1385 …, 'plugin' : 'core', 'id' : 'core_06', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property 1413 _append_html_data : function (dom, data, cb) { argument 1470 _append_json_data : function (dom, data, cb, force_processing) { argument 1492 func = function (data, undefined) { argument [all …]
|
| /plugin/datatables/assets/datatables.net-i18n/ |
| D | sw.json | 59 "data": "Data", string 64 "value": "Thamani" string
|
| /plugin/openid/Auth/OpenID/ |
| D | AX.php | 562 protected $data = []; variable in Auth_OpenID_AX_KeyValueMessage 574 function addValue($type_uri, $value)
|
| /plugin/tagging/script/ |
| H A D | editable.js | 198 data : params, property 373 value : this.value, property
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_ComputeService.php | 1793 public $data; variable in Google_AddressesScopedListWarning 1801 public function setData(/* array(Google_AddressesScopedListWarningData) */ $data) { 1818 public $value; variable in Google_AddressesScopedListWarningData 1825 public function setValue( $value) { 2117 public $data; variable in Google_DisksScopedListWarning 2125 public function setData(/* array(Google_DisksScopedListWarningData) */ $data) { 2142 public $value; variable in Google_DisksScopedListWarningData 2149 public function setValue( $value) { 2700 public $data; variable in Google_InstancesScopedListWarning 2708 public function setData(/* array(Google_InstancesScopedListWarningData) */ $data) { [all …]
|
| /plugin/json/script/ |
| D | ejs.min.js | 1 …of define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=wind…
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
| D | BaseSerializationTest.php | 406 public function testNumerics($key, $value, $type) 634 public function testDateTime($key, $value, $type) 658 public function testDateTimeImmutable($key, $value, $type) 1606 protected function serialize($data, ?Context $context = null) 1671 private function setField($obj, $name, $value)
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Sidebar.js | 554 Sidebar.prototype.addDataEntry = function(tags, width, height, title, data) argument 778 Sidebar.prototype.cloneCell = function(cell, value) argument 1043 this.searchShapes = function(value) argument 3583 Sidebar.prototype.createVertexTemplateEntry = function(style, width, height, value, title, showLabe… argument 3601 Sidebar.prototype.createVertexTemplate = function(style, width, height, value, title, showLabel, sh… argument 3612 Sidebar.prototype.createVertexTemplateFromData = function(data, width, height, title, showLabel, sh… argument 3638 Sidebar.prototype.createEdgeTemplateEntry = function(style, width, height, value, title, showLabel,… argument 3651 Sidebar.prototype.createEdgeTemplate = function(style, width, height, value, title, showLabel, allo… argument
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 362 function calcChecksum($data) 490 function splice($stream, $offset, $value) 495 function _set_ushort($stream, $offset, $value) 547 function add($tag, $data)
|
| D | OtlDump.php | 288 function calcChecksum($data) 409 function splice($stream, $offset, $value) 414 function _set_ushort($stream, $offset, $value) 454 function add($tag, $data)
|