Home
last modified time | relevance | path

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

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