Home
last modified time | relevance | path

Searched defs:tag_attributes (Results 1 – 23 of 23) sorted by relevance

/plugin/bootswrapper/syntax/
Djumbotron.php16 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_jumbotron
Dpanel.php16 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_panel
Dwrapper.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_wrapper
Dcollapse.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_collapse
Dcarousel.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_carousel
Dbutton.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_button
Dcallout.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_callout
Dpane.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_pane
Dimage.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_image
Dalert.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_alert
Dpopover.php18 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_popover
Dmodal.php18 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_modal
Daccordion.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_accordion
Dcolumn.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_column
Dwell.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_well
Dtext.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_text
Dlabel.php17 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_label
Dprogressbar.php18 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_progressbar
Dtooltip.php16 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_tooltip
Daffix.php16 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_affix
Dnav.php18 public $tag_attributes = array( variable in syntax_plugin_bootswrapper_nav
Dbootstrap.php28 public $tag_attributes = array(); variable in syntax_plugin_bootswrapper_bootstrap
/plugin/bootswrapper/exe/
Dpopup.php76 $tag_attributes = $syntax_class->tag_attributes; variable