Home
last modified time | relevance | path

Searched refs:mergeCoreAttributes (Results 1 – 5 of 5) sorted by relevance

/plugin/bootswrapper/syntax/
Daccordion.php48 $html_attributes = $this->mergeCoreAttributes($attributes);
Dalert.php55 $html_attributes = $this->mergeCoreAttributes($attributes);
Dbutton.php78 $html_attributes = $this->mergeCoreAttributes($attributes);
Dcallout.php71 $html_attributes = $this->mergeCoreAttributes($attributes);
Dbootstrap.php296 protected function mergeCoreAttributes($attributes) function in syntax_plugin_bootswrapper_bootstrap