Home
last modified time | relevance | path

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

/plugin/yuml/
H A Dusecase.php97 $renderer->doc .= $this->getYumlIMG($this->yuml_type, $match, $style);
103 public function getYumlIMG($type, $uml_code, $style = null) function in syntax_plugin_yuml_usecase