Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dheadingwiki.php33 const CONF_DEFAULT_WIKI_ENABLE_VALUE = 1; define in syntax_plugin_combo_headingwiki
44 …urn SiteConfig::getConfValue(self::CONF_WIKI_HEADING_ENABLE, self::CONF_DEFAULT_WIKI_ENABLE_VALUE);
267 …urn SiteConfig::getConfValue(self::CONF_WIKI_HEADING_ENABLE, self::CONF_DEFAULT_WIKI_ENABLE_VALUE);
/template/strap/ComboStrap/
H A DSiteConfig.php576 …ingwiki::CONF_WIKI_HEADING_ENABLE,syntax_plugin_combo_headingwiki::CONF_DEFAULT_WIKI_ENABLE_VALUE);
H A DOutline.php397 …::CONF_WIKI_HEADING_ENABLE, syntax_plugin_combo_headingwiki::CONF_DEFAULT_WIKI_ENABLE_VALUE) == 1)…