Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dserver.php89 $this->sendResponse(array('operation' => $this->getProgressLabel($operation), 'progress' => $progress));
95 private function getProgressLabel($operation) { function in BatcheditServer