Home
last modified time | relevance | path

Searched refs:template_end (Results 1 – 14 of 14) sorted by relevance

/plugin/bootswrapper/syntax/
Dpageheader.php16 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_pageheader
Dprogress.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_progress
Dshow.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_show
Dbadge.php17 public $template_end = '</span>'; variable in syntax_plugin_bootswrapper_badge
Dslide.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_slide
Dthumbnail.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_thumbnail
Dlist.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_list
Dlead.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_lead
Dhidden.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_hidden
Dgrid.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_grid
Dpanelbody.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_panelbody
Dinvisible.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_invisible
Dcaption.php17 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_caption
Dbootstrap.php26 public $template_end = '</div>'; variable in syntax_plugin_bootswrapper_bootstrap
289 $renderer->doc .= $this->template_end;