Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutline.php71 public const CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL3 = "outlineNumberingCounterStyleLevel3";
526 $level3CounterStyle = SiteConfig::getConfValue(self::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL3, "decimal");
73 public const CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL3 = "outlineNumberingCounterStyleLevel3"; global() define in ComboStrap\\Outline
/plugin/combo/conf/
H A Dmetadata.php299 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL3] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
/plugin/combo/lang/en/
H A Dsettings.php232 $lang[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL3] = PluginUtility::getDocumentationHyperLink(Outline::CANONICAL, "Outline - The counter style for the level 3");