Searched defs:COMPONENT (Results 1 – 7 of 7) sorted by relevance
| /template/strap/syntax/ | ||
| H A D | navbargroup.php | 30 const COMPONENT = "navbargroup"; define in syntax_plugin_combo_navbargroup |
| H A D | para.php | 54 const COMPONENT = "combo_para"; define in syntax_plugin_combo_para |
| H A D | navbarcollapse.php | 33 const COMPONENT = 'navbarcollapse'; define in syntax_plugin_combo_navbarcollapse |
| H A D | note.php | 23 const COMPONENT = "combo_note"; define in syntax_plugin_combo_note |
| H A D | frontmatter.php | 66 const COMPONENT = 'combo_' . self::CANONICAL; define in syntax_plugin_combo_frontmatter |
| H A D | link.php | 44 const COMPONENT = 'combo_link'; define in syntax_plugin_combo_link |
| H A D | media.php | 60 const COMPONENT = 'combo_' . self::TAG; define in syntax_plugin_combo_media |