Searched refs:mergeCoreAttributes (Results 1 – 5 of 5) sorted by relevance
48 $html_attributes = $this->mergeCoreAttributes($attributes);
55 $html_attributes = $this->mergeCoreAttributes($attributes);
78 $html_attributes = $this->mergeCoreAttributes($attributes);
71 $html_attributes = $this->mergeCoreAttributes($attributes);
296 protected function mergeCoreAttributes($attributes) function in syntax_plugin_bootswrapper_bootstrap