Home
last modified time | relevance | path

Searched refs:hasEndTag (Results 1 – 25 of 42) sorted by relevance

12

/plugin/mikioplugin/syntax/
H A Dcore.php29 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_core
90 if ($this->hasEndTag) {
98 if ($this->hasEndTag) {
109 if ($this->hasEndTag) {
682 if ($class->hasEndTag) {
893 protected function findTags($tagName, $content, $options, $hasEndTag = true) argument
898 $search = $hasEndTag
906 $body = $hasEndTag ? ($m['body'][$i] ?? '') : '';
H A Dtags.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_tags
H A Dbr.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_br
H A Danchor.php16 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_anchor
H A Dsmall.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_small
H A Dcollapse.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_collapse
H A Dcardgroup.php16 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_cardgroup
H A Dsteps.php16 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_steps
H A Dhr.php17 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_hr
H A Dgrid.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_grid
H A Daccordion.php17 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_accordion
H A Drow.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_row
H A Dtext.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_text
H A Dcardsubtitle.php16 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_cardsubtitle
H A Dcardheader.php16 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_cardheader
H A Dheading.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_heading
H A Dplaceholder.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_placeholder
H A Dstatistic.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_statistic
H A Dcardtitle.php16 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_cardtitle
H A Dlistgroup.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_listgroup
H A Dcardbody.php19 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_cardbody
H A Dbuttongroup.php16 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_buttongroup
H A Dprogressbar.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_progressbar
H A Daccordionitem.php20 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_accordionitem
H A Dsetattr.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_setattr

12