Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutline.php75 public const CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL6 = "outlineNumberingCounterStyleLevel6";
529 $level6CounterStyle = SiteConfig::getConfValue(self::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL6, "decimal");
77 public const CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL6 = "outlineNumberingCounterStyleLevel6"; global() define in ComboStrap\\Outline
/plugin/combo/conf/
H A Dmetadata.php302 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL6] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
/plugin/combo/lang/en/
H A Dsettings.php235 $lang[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL6] = PluginUtility::getDocumentationHyperLink(Outline::CANONICAL, "Outline - The counter style for the level 6");