Home
last modified time | relevance | path

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

/plugin/loglog/helper/
H A Dreport.php100 … $this->mainHelper->getNotificationString(\helper_plugin_loglog_main::LOGTYPE_AUTH_OK, 'msgNeedle')
108 …$this->mainHelper->getNotificationString(\helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL, 'msgNeedle…
123 \helper_plugin_loglog_main::LOGTYPE_AUTH_OK => $authOk,
124 \helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL => $authFail,
H A Dalert.php48 \helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL,
55 \helper_plugin_loglog_main::LOGTYPE_AUTH_OK,
H A Dmain.php6 class helper_plugin_loglog_main extends DokuWiki_Plugin class
/plugin/loglog/_test/
H A DLogging.test.php49 \helper_plugin_loglog_main::LOGTYPE_AUTH_OK => 1,
50 \helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL => 2,