Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dserver.php81 $progress = new BatcheditProgress($_REQUEST['session']);
85 if ($operation == BatcheditProgress::UNKNOWN) {
97 case BatcheditProgress::SEARCH:
100 case BatcheditProgress::APPLY:
H A Dengine.php908 class BatcheditProgress { class
1019 $progress = new BatcheditProgress($this->session->getId(), BatcheditProgress::SEARCH, count($index));
1086 $progress = new BatcheditProgress($this->session->getId(), BatcheditProgress::APPLY,