Home
last modified time | relevance | path

Searched refs:CONF_WIKI_HEADING_ENABLE (Results 1 – 5 of 5) sorted by relevance

/template/strap/syntax/
H A Dheadingwiki.php32 const CONF_WIKI_HEADING_ENABLE = "headingWikiEnable"; define in syntax_plugin_combo_headingwiki
44 …return SiteConfig::getConfValue(self::CONF_WIKI_HEADING_ENABLE, self::CONF_DEFAULT_WIKI_ENABLE_VAL…
267 …return SiteConfig::getConfValue(self::CONF_WIKI_HEADING_ENABLE, self::CONF_DEFAULT_WIKI_ENABLE_VAL…
/template/strap/conf/
H A Dmetadata.php346 $meta[syntax_plugin_combo_headingwiki::CONF_WIKI_HEADING_ENABLE] = array("onoff");
/template/strap/ComboStrap/
H A DSiteConfig.php576 …return !$this->getValue(syntax_plugin_combo_headingwiki::CONF_WIKI_HEADING_ENABLE,syntax_plugin_c…
H A DOutline.php397 …if (SiteConfig::getConfValue(syntax_plugin_combo_headingwiki::CONF_WIKI_HEADING_ENABLE, syntax_plu…
/template/strap/lang/en/
H A Dsettings.php280 $lang[syntax_plugin_combo_headingwiki::CONF_WIKI_HEADING_ENABLE] = PluginUtility::getDocumentationH…