Home
last modified time | relevance | path

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

/template/strap/action/
H A Dcss.php41 const CONF_DISABLE_DOKUWIKI_STYLESHEET = 'disableDokuwikiStylesheet'; define in action_plugin_combo_css
132 …ableDokuwikiStylesheetConf = $config->getBooleanValue(self::CONF_DISABLE_DOKUWIKI_STYLESHEET, fals…
/template/strap/ComboStrap/
H A DFetcherMarkupWebcode.php106 ->setConf(action_plugin_combo_css::CONF_DISABLE_DOKUWIKI_STYLESHEET, true);
/template/strap/conf/
H A Dmetadata.php101 $meta[action_plugin_combo_css::CONF_DISABLE_DOKUWIKI_STYLESHEET] = array('onoff');
/template/strap/lang/en/
H A Dsettings.php90 $lang[action_plugin_combo_css::CONF_DISABLE_DOKUWIKI_STYLESHEET] = PluginUtility::getDocumentationH…