Home
last modified time | relevance | path

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

12

/plugin/mikioplugin/syntax/
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 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 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 Dcollapse.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_collapse
H A Dcardgroup.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardgroup
H A Dheading.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_heading
H A Dsteps.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_steps
H A Daccordion.php17 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_accordion
H A Dgrid.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_grid
H A Dhr.php17 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_hr
H A Dcardfooter.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardfooter
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 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 Dbuttongroup.php16 public $hasEndTag = true;
15 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_buttongroup
H A Dcardbody.php19 public $hasEndTag = true;
18 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_cardbody
H A Dlistgroup.php15 public $hasEndTag = true; variable in syntax_plugin_mikioplugin_listgroup
H A Daccordionitem.php20 public $hasEndTag = true;
19 public $hasEndTag = true; global() variable in syntax_plugin_mikioplugin_accordionitem
H A Dprogressbar.php15 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_progressbar
H A Dicon.php19 public $hasEndTag = false; variable in syntax_plugin_mikioplugin_icon

12