Searched refs:renderAttributes (Results 1 – 5 of 5) sorted by relevance
132 $attributes = $this->renderAttributes($block);150 $attributes = $this->renderAttributes($block);154 protected function renderAttributes($block) function in cebe\\markdown\\MarkdownExtra232 $attributes = $this->renderAttributes($block);250 $attributes = $this->renderAttributes($block);
84 $attrs = $render->renderAttributes( $data['list'] );
83 $attrs = $render->renderAttributes( $data['link'] );
85 $attrs = $render->renderAttributes( $data['tree'] );
11 public function renderAttributes( $dataAttrs ) { function in helper_plugin_bugzillaint_render