Home
last modified time | relevance | path

Searched refs:inProgress (Results 1 – 7 of 7) sorted by relevance

/plugin/move/_test/
Dnamespace_move.test.php51 $this->assertFalse($plan->inProgress());
83 $this->assertFalse($plan->inProgress());
111 $this->assertFalse($plan->inProgress());
187 $this->assertFalse($plan->inProgress());
248 $this->assertFalse($plan->inProgress());
291 $this->assertFalse($plan->inProgress());
329 $this->assertFalse($plan->inProgress());
371 $this->assertFalse($plan->inProgress());
416 $this->assertFalse($plan->inProgress());
459 $this->assertFalse($plan->inProgress());
DaffectedPagesNs.test.php46 $this->assertFalse($plan->inProgress());
/plugin/move/admin/
Dmain.php201 if(!$this->plan->inProgress()) {
217 } elseif ($this->plan->inProgress()) {
226 $this->btn('start', !$this->plan->inProgress());
229 $this->btn('continue', $this->plan->inProgress() && !$this->plan->getLastError());
/plugin/move/helper/
Dplan.php191 public function inProgress() { function in helper_plugin_move_plan
/plugin/edittable/lib/
Dhandsontable.full.js14647 inProgress: false, property
14674 instance.selection.inProgress = true;
14685 instance.selection.inProgress = false;
14693 return instance.selection.inProgress;
14991 instance.selection.inProgress = false; // needed by HT inception
36686 _this.inProgress = false;
36831 this.inProgress = true;
36837 _this4.inProgress = false;
36853 _this4.inProgress = false;
36873 this.inProgress = false;
[all …]
/plugin/zwidoku/files/
H A Djs.js1inProgress:false,selectedHeader:{cols:false,rows:false},setSelectedHeaders:function setSelectedHea…
/plugin/jsontable/script/
Dhandsontable.full.min.js35inProgress=!1,this.selectedByCorner=!1,this.selectedByRowHeader=new Set,this.selectedByColumnHeade…