Searched defs:renderImage (Results 1 – 7 of 7) sorted by relevance
| /plugin/gallery/classes/ | ||
| D | XHTMLFormatter.php | 106 protected function renderImage(Image $image) function in dokuwiki\\plugin\\gallery\\classes\\XHTMLFormatter |
| D | BasicFormatter.php | 51 protected function renderImage(Image $image) function in dokuwiki\\plugin\\gallery\\classes\\BasicFormatter |
| /plugin/mathpublish/phpmathpublisher/ | ||
| D | PhpMathPublisher.php | 111 public function renderImage($text, $file) function in RL\\PhpMathPublisher\\PhpMathPublisher |
| /plugin/mdpage/vendor/cebe/markdown/ | ||
| D | MarkdownExtra.php | 238 protected function renderImage($block) function in cebe\\markdown\\MarkdownExtra |
| /plugin/mdpage/vendor/cebe/markdown/inline/ | ||
| D | LinkTrait.php | 235 protected function renderImage($block) function |
| /plugin/airtable/ | ||
| D | syntax.php | 302 function renderImage($data, $images, $image_styles = ""): string { function in syntax_plugin_airtable |
| /plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ | ||
| D | MarkdownRendererTrait.php | 449 protected function renderImage($block) { function |