Home
last modified time | relevance | path

Searched defs:CONF_VALUE_HIDDEN (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DPageProtection.php37 const CONF_VALUE_HIDDEN = "hidden"; define in ComboStrap\\PageProtection
/plugin/combo/action/
H A Dpageprotection.php283 excludePageFromSearch(& $event, $protectionModes = [PageProtection CONF_VALUE_ACL, PageProtection CONF_VALUE_HIDDEN]) global() argument