Home
last modified time | relevance | path

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

/plugin/xfortune/
H A Daction.php28 echo helper_plugin_xfortune::getCookieHTML($INPUT->str('cookie'));
41 $cookie = helper_plugin_xfortune::getCookieHTML($this->getConf('claim'), 2, 130);
H A Dsyntax.php79 $renderer->doc .= helper_plugin_xfortune::getCookieHTML($data['cookie']);
H A Dhelper.php9 class helper_plugin_xfortune extends DokuWiki_Plugin { class