Home
last modified time | relevance | path

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

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