Searched defs:TYPES (Results 1 – 5 of 5) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | BreadcrumbTag.php | 31 const TYPES = [self::TYPOGRAPHY_TYPE, self::NAVIGATION_TYPE]; define in ComboStrap\\BreadcrumbTag |
H A D | ButtonTag.php | 22 public const TYPES = [ define in ComboStrap\\ButtonTag |
H A D | PageImageTag.php | 34 public const TYPES = [ define in ComboStrap\\PageImageTag |
H A D | DataType.php | 58 public const TYPES = [ define in ComboStrap\\DataType |
/plugin/database/ | ||
H A D | database.php | 144 var $TYPES=array(); // the names of the types read from the lang file variable in Environment |