Home
last modified time | relevance | path

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

/plugin/move/_test/
H A 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());
H A DaffectedPagesNs.test.php46 $this->assertFalse($plan->inProgress());
/plugin/move/admin/
H A Dmain.php202 if(!$this->plan->inProgress()) {
218 } elseif ($this->plan->inProgress()) {
227 $this->btn('start', !$this->plan->inProgress());
230 $this->btn('continue', $this->plan->inProgress() && !$this->plan->getLastError());
/plugin/move/helper/
H A Dplan.php191 public function inProgress() { function in helper_plugin_move_plan
/plugin/edittable/lib/
H A Dhandsontable.full.js14647 inProgress: false,
36686 _this.inProgress = false;
36831 this.inProgress = true;
36837 _this4.inProgress = false;
36853 _this4.inProgress = false;
36873 this.inProgress = false;
37355 _this.inProgress = false;
37499 this.inProgress = true;
37505 _this4.inProgress = false;
37516 _this4.inProgress = false;
[all …]