Home
last modified time | relevance | path

Searched refs:COMMAND_APPLY (Results 1 – 3 of 3) sorted by path

/plugin/batchedit/
H A Dadmin.php89 case BatcheditRequest::COMMAND_APPLY:
H A Dinterface.php171 case BatcheditRequest::COMMAND_APPLY:
H A Drequest.php24 const COMMAND_APPLY = 'apply'; define in BatcheditRequest
54 if ($this->command == self::COMMAND_APPLY || $config->getConf('keepmarks')) {