Home
last modified time | relevance | path

Searched +full:mode +(+path:plugin +path:captcha) -(+path:plugin +path:captcha +path:lang) (Results 1 – 6 of 6) sorted by relevance

/plugin/captcha/
H A Daction.php51 * Check if the current mode should be handled by CAPTCHA
57 * @param string $act cleaned action mode
78 * Aborts the given mode
80 * Aborting depends on the mode. It might unset certain input parameters or simply switch
81 * the mode to something else (giving as return which needs to be passed back to the
84 * @param string $act cleaned action mode
85 * @return string the new mode to use
188 if (!$pos) return; // no button -> source view mode
H A Dwav.php24 if ($plugin->getConf('mode') != 'audio' && $plugin->getConf('mode') != 'svgaudio') {
H A Dscript.js6 * Autofill and hide the whole CAPTCHA stuff in the simple JS mode
H A Dhelper.php58 if ($this->getConf('mode') == 'math') {
62 } elseif ($this->getConf('mode') == 'question') {
78 switch ($this->getConf('mode')) {
133 if ($this->getConf('mode') == 'math') {
136 } elseif ($this->getConf('mode') == 'question') {
/plugin/captcha/conf/
H A Ddefault.php9 $conf['mode'] = 'js';
H A Dmetadata.php9 $meta['mode'] = array(