Home
last modified time | relevance | path

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

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