/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
H A D | NonComplianceDetail.php | 25 public $currentValue; variable in Google\\Service\\AndroidManagement\\NonComplianceDetail 50 public function setCurrentValue($currentValue) argument 52 $this->currentValue = $currentValue; 59 return $this->currentValue;
|
/plugin/amcharts/assets/amcharts/plugins/responsive/ |
H A D | responsive.js | 1103 var currentValue = current[ property ]; 1107 if ( isNullOrUndefined( currentValue ) ) { 1113 if ( isArray( currentValue ) ) { 1120 …if ( ( currentValue.length > 0 && !isObject( currentValue[ 0 ] ) ) || ( overrideValue.length > 0 &… 1136 … var correspondingCurrentElement = findArrayObjectById( currentValue, overrideValue[ i ].id ); 1146 if ( overrideValue.length <= currentValue.length ) { 1148 applyConfig( currentValue[ l ], overrideValue[ l ] ); 1158 for ( var j = 0; j < currentValue.length; j++ ) { 1159 applyConfig( currentValue[ j ], overrideValue ); 1167 if ( isObject( currentValue ) ) { [all …]
|
H A D | responsive.min.js.map | 7 …Updated","zoomOutOnDataUpdate","validateNow","applyConfig","current","currentValue","idPresentOnAl…
|
/plugin/tablelayout/script/ |
H A D | edittable_plugin.js | 14 layout.colwidth.forEach(function (currentValue, index) { argument 16 if (!currentValue || currentValue.substr(-'px'.length) !== 'px') { 20 colWidths[index] = parseInt(currentValue, 10);
|
/plugin/settingstree/settings/ |
H A D | settingswrapper.class.php | 65 function currentValue(){ function in settingswrapper 112 $ret .= "<td class='input_area {$errorclass}' data-currentval='{$this->currentValue()}'>"; 151 $ret .= "<td class='input_area {$errorclass}' data-currentval='{$this->currentValue()}'>";
|
/plugin/shell/ |
H A D | P0wnyShell.js | 175 const currentValue = this.eShellCmdInput.value; 176 this.eShellCmdInput.value = currentValue.replace(/(\S*)$/, data.files[0]);
|
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/ |
H A D | README.md | 303 $callback = function ($currentValue) { 304 return $currentValue . ' (copy)'
|
/plugin/dw2pdf/vendor/myclabs/deep-copy/ |
H A D | README.md | 298 $callback = function ($currentValue) { 299 return $currentValue . ' (copy)'
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
H A D | TestCase.php | 1374 $currentValue = ini_set($varName, $newValue); 1376 if ($currentValue !== false) { 1377 $this->iniSettings[$varName] = $currentValue;
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 635 currentValue: arg 799 currentValue: { 2127 currentValue: trackEvent, 2140 currentValue: newOpts,
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
H A D | nv.d3.min.css | 1 …s .nv-minValue{stroke:#d62728;fill:#d62728}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700…
|
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/ |
H A D | combined.js | 370 var currentValue = $input.val(); 372 if ( !skipPrevCheck && currentValue == previousValue ) 375 previousValue = currentValue; 377 currentValue = lastWord(currentValue); 378 if ( currentValue.length >= options.minChars) { 381 currentValue = currentValue.toLowerCase(); 382 request(currentValue, receiveData, hideResultsNow);
|
/plugin/database/ |
H A D | database.php | 1016 foreach ($currentRecord->values as $currentValue) { 1019 if ($currentValue != $p_originals[$counter]) {
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | prototype.js | 4144 var opt, currentValue, single = !Object.isArray(value); 4147 currentValue = this.optionValue(opt); 4149 if (currentValue == value) { 4154 else opt.selected = value.include(currentValue);
|
/plugin/issuetracker/ |
H A D | prototype.js | 5201 var opt, currentValue, single = !Object.isArray(value); 5204 currentValue = this.optionValue(opt); 5206 if (currentValue == value) { 5211 else opt.selected = value.include(currentValue);
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 26132 … distances = sourcesDistances.concat(targetsDistances).reduce(function(accumulator, currentValue) { argument 26133 accumulator[ currentValue.id + '__weight_' + currentValue.weight ] = currentValue; 26138 var distancesGrouped = reduce(distances, function(accumulator, currentValue) { argument 26139 var distance = currentValue.distance, 26140 weight = currentValue.weight;
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 8 …currentValue=propPair?this.get(propPair[0])[propPair[1]]:this.get(property);if(!("from"in options)…
|
H A D | fabric.js | 13425 var currentValue = propPair 13430 options.from = currentValue; 13434 to = currentValue + parseFloat(to.replace('=', ''));
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 17870 var currentValue = this.get_value(id, column, node); 17871 if (currentValue && value && currentValue.valueOf && value.valueOf) { 17872 return currentValue.valueOf() != value.valueOf(); 17874 return currentValue != value;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …currentValue = this.history.current();\n if (!currentValue) {\n currentValue = t…
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 36056 var result = (0, _array.arrayReduce)(strings, function (previousValue, currentValue, index) { 36058 var valueWithoutWhiteSpaces = currentValue.replace(/(?:\r?\n\s+)/g, '');
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js.map | 1 …currentValue","is_valid","save","utils","eventable","domHelpers","Cell","$container","$parent","$c…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 24913 var currentValue = level.items[level.index]; 24917 level.items[level.index] = currentValue;
|
H A D | pdf.worker.js.map | 1 …currentValue","BitModel","UNIFORM_CONTEXT","RUNLENGTH_CONTEXT","LLAndLHContextsLabel","HLContextLa…
|