Home
last modified time | relevance | path

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

/plugin/bootswrapper/syntax/
H A Dpageheader.php15 public $template_start = '<div class="bs-wrap bs-wrap-page-header page-header">'; variable in syntax_plugin_bootswrapper_pageheader
H A Dprogress.php16 public $template_start = '<div class="bs-wrap bs-wrap-progress progress">'; variable in syntax_plugin_bootswrapper_progress
H A Dbadge.php16 public $template_start = '<span class="bs-wrap bs-wrap-badge badge">'; variable in syntax_plugin_bootswrapper_badge
H A Dcaption.php16 public $template_start = '<div class="bs-wrap bs-wrap-caption caption">'; variable in syntax_plugin_bootswrapper_caption
H A Dgrid.php16 public $template_start = '<div class="bs-wrap bs-wrap-row row">'; variable in syntax_plugin_bootswrapper_grid
H A Dhidden.php16 public $template_start = '<div class="bs-wrap bs-wrap-hidden hidden">'; variable in syntax_plugin_bootswrapper_hidden
H A Dinvisible.php16 public $template_start = '<div class="bs-wrap bs-wrap-invisible invisible">'; variable in syntax_plugin_bootswrapper_invisible
H A Dlead.php16 public $template_start = '<div class="bs-wrap bs-wrap-lead lead">'; variable in syntax_plugin_bootswrapper_lead
H A Dlist.php16 public $template_start = '<div class="bs-wrap bs-wrap-list-group hide">'; variable in syntax_plugin_bootswrapper_list
H A Dpanelbody.php16 public $template_start = '<div class="bs-wrap bs-wrap-panel-body panel-body">'; variable in syntax_plugin_bootswrapper_panelbody
H A Dshow.php16 public $template_start = '<div class="bs-wrap bs-wrap-show show">'; variable in syntax_plugin_bootswrapper_show
H A Dslide.php16 public $template_start = '<div class="bs-wrap bs-wrap-slide item">'; variable in syntax_plugin_bootswrapper_slide
H A Dthumbnail.php16 public $template_start = '<div class="bs-wrap bs-wrap-thumbnail thumbnail">'; variable in syntax_plugin_bootswrapper_thumbnail
H A Dbootstrap.php24 public $template_start = '<div class="%s">'; variable in syntax_plugin_bootswrapper_bootstrap
283 $markup = $this->template_start;