Home
last modified time | relevance | path

Searched refs:hasEndTag (Results 1 – 25 of 41) sorted by path

12

/plugin/mikioplugin/syntax/
H A Daccordion.php17 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_accordion
H A Daccordionitem.php20 public $hasEndTag = true;
19 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_accordionitem
H A Dalert.php18 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_alert
H A Danchor.php16 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_anchor
H A Dbadge.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_badge
H A Dblockquote.php18 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_blockquote
H A Dbox.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_box
H A Dbr.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_br
H A Dbutton.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_button
H A Dbuttongroup.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_buttongroup
H A Dcard.php18 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_card
H A Dcardbody.php19 public $hasEndTag = true;
18 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardbody
H A Dcardfooter.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardfooter
H A Dcardgroup.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardgroup
H A Dcardheader.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardheader
H A Dcardsubtitle.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardsubtitle
H A Dcardtitle.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardtitle
H A Dcarousel.php17 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_carousel
H A Dcarouselitem.php16 public $hasEndTag = false;
15 public $hasEndTag = false; global() variable in syntax_plugin_mikioplugin_carouselitem
H A Dcollapse.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_collapse
H A Dcore.php29 public $hasEndTag = true;
89 if ($this->hasEndTag) {
97 if ($this->hasEndTag) {
108 if ($this->hasEndTag) {
677 if ($class->hasEndTag) {
885 * @param $hasEndTag tagName search also looks for an end tag
888 protected function findTags($tagName, $content, $options, $hasEndTag = true)
893 if (!$hasEndTag) {
26 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_core
807 findTags($tagName, $content, $options, $hasEndTag = true) global() argument
H A Dgrid.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_grid
H A Dheading.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_heading
H A Dhr.php17 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_hr
H A Dicon.php19 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_icon

12