Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutline.php76 public const CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL5 = "outlineNumberingCounterStyleLevel5";
528 $level5CounterStyle = SiteConfig::getConfValue(self::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL5, "decimal");
78 public const CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL5 = "outlineNumberingCounterStyleLevel5"; global() define in ComboStrap\\Outline
/plugin/combo/conf/
H A Dmetadata.php301 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL5] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
/plugin/combo/lang/en/
H A Dsettings.php234 $lang[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL5] = PluginUtility::getDocumentationHyperLink(Outline::CANONICAL, "Outline - The counter style for the level 5");