/plugin/botbouncer/admin/ |
H A D | clean.php | 18 var $_start = 0; // index of first user to be displayed variable in admin_plugin_botbouncer_clean 94 $this->_start = $INPUT->int('start', 0); 104 $this->_start = 0; 112 case 'start' : $this->_start = 0; break; 113 case 'prev' : $this->_start -= $this->_pagesize; break; 114 case 'next' : $this->_start += $this->_pagesize; break; 115 case 'last' : $this->_start = $this->_user_total; break; 134 if ($this->_start >= $this->_user_total) { 135 $this->_start = $this->_user_total - $this->_pagesize; 137 if ($this->_start < 0) $this->_start = 0; [all …]
|
/plugin/authg2fa/ |
H A D | admin.php | 22 protected $_start = 0; variable in admin_plugin_authg2fa 74 $this->_start = $INPUT->int('start', 0); 90 case 'start' : $this->_start = 0; break; 91 case 'prev' : $this->_start -= $this->_pagesize; break; 92 case 'next' : $this->_start += $this->_pagesize; break; 93 case 'last' : $this->_start = $this->_user_total; break; 175 if ($this->_start >= $this->_user_total) { 176 $this->_start = $this->_user_total - $this->_pagesize; 178 if ($this->_start < 0) $this->_start = 0; 180 $this->_last = min($this->_user_total, $this->_start + $this->_pagesize); [all …]
|
/plugin/groupmanager/ |
H A D | syntax.php | 62 var $_start = 0; // index of first user to be displayed variable in syntax_plugin_groupmanager 334 $this->_start = $_REQUEST['start']; 356 $this->_start = 0; 372 $this->_start = 0; 376 $this->_start -= $this->_pagesize; 379 $this->_start += $this->_pagesize; 382 $this->_start = $this->_user_total; 904 if ($this->_start >= $this->_user_total) { 905 $this->_start = $this->_user_total - $this->_pagesize; 907 if ($this->_start < 0) $this->_start = 0; [all …]
|
/plugin/eventline/timeline_js/scripts/ |
H A D | sources.js | 382 this._start = args.start; 386 args.latestStart : (args.instant ? this._end : this._start); 392 if (this._start > this._latestStart) { 393 this._latestStart = this._start; 395 if (this._start > this._earliestEnd) { 398 if (this._start > this._end) { 444 getStart: function() { return this._start; }, 515 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._start))); 519 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._start))); 524 … labeller.labelPrecise(this._start) + " ~ " + labeller.labelPrecise(this._latestStart))); [all …]
|
/plugin/picasawebalbum/orig/ |
H A D | jquery.pwi.js.patch | 5 function _start() {
|
H A D | jquery.pwi.js | 24 _start(); 27 function _start() { function
|
/plugin/tline/timeline_js/ |
H A D | timeline-bundle.js | 1604 }else{this._start=this._unit.makeDefaultValue(); 1610 this._start=this._unit.change(this._start,A); 1616 return this._unit.change(this._start,A); 1661 }else{this._start=this._unit.makeDefaultValue(); 2401 this._start=A.start; 2406 if(this._start>this._latestStart){this._latestStart=this._start; 2408 }if(this._start>this._earliestEnd){this._earliestEnd=this._latestStart; 2410 }if(this._start>this._end){this._end=this._earliestEnd; 2440 },getStart:function(){return this._start; 2480 }else{A.appendChild(A.ownerDocument.createTextNode(B.labelPrecise(this._start))); [all …]
|
/plugin/eventline/timeline_js/ |
H A D | timeline-bundle.js | 1604 }else{this._start=this._unit.makeDefaultValue(); 1610 this._start=this._unit.change(this._start,A); 1616 return this._unit.change(this._start,A); 1661 }else{this._start=this._unit.makeDefaultValue(); 2417 this._start=A.start; 2422 if(this._start>this._latestStart){this._latestStart=this._start; 2424 }if(this._start>this._earliestEnd){this._earliestEnd=this._latestStart; 2426 }if(this._start>this._end){this._end=this._earliestEnd; 2456 },getStart:function(){return this._start; 2496 }else{A.appendChild(A.ownerDocument.createTextNode(B.labelPrecise(this._start))); [all …]
|
/plugin/picasawebalbum/ |
H A D | jquery.pwi.js | 24 _start(); 27 function _start() { function
|
/plugin/s5reloaded/ui/audio_support/ |
H A D | soundmanager2.js | 506 …sm.o._start(self.sID,thisOptions.loop||1,self.position); // TODO: verify !autoPlay doesn't cause i…
|
/plugin/c3chart/assets/ |
H A D | d3.min.js | 2 …his._waiting=this._active=this._ended=this._start=0}function ri(t){if(!t._start)try{(function(t){f…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js.map | 1 …_start\"]) {\n\t\t\t\tstart = dateHelper[unit + \"_start\"](start);\n\t\t\t}\n\n\t\t\tvar curr = n…
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 48354 var _start = Math.min(from.row, to.row); 48357 doNewSelection = coords.row < _start || coords.row > _end;
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …_start","_end","linktext","getPosForId","secCount","posCrossRef","exists","allSgs","makeUniq","all…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …_start, _end, type, linktext) {\n var start = _start;\n var end = _end; // if (start[0].match(/\…
|
H A D | bundle.js | 426 …_start=Date.now(),this._dep=[]}static traceInvocation(e){return so?new co(1,e.name||e.toString().s…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 426 …_start=Date.now(),this._dep=[]}static traceInvocation(e){return so?new co(1,e.name||e.toString().s…
|