Home
last modified time | relevance | path

Searched refs:CONF_VALUES (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DPageUrlType.php22 public const CONF_VALUES = [ define in ComboStrap\\PageUrlType
54 if (!in_array($urlType, self::CONF_VALUES)) {
/plugin/combo/conf/
H A Dmetadata.php335 $meta[PageUrlType::CONF_CANONICAL_URL_TYPE] = array('multichoice', '_choices' => PageUrlType::CONF_VALUES);