Home
last modified time | relevance | path

Searched defs:renderImage (Results 1 – 7 of 7) sorted by relevance

/plugin/gallery/classes/
DXHTMLFormatter.php106 protected function renderImage(Image $image) function in dokuwiki\\plugin\\gallery\\classes\\XHTMLFormatter
DBasicFormatter.php51 protected function renderImage(Image $image) function in dokuwiki\\plugin\\gallery\\classes\\BasicFormatter
/plugin/mathpublish/phpmathpublisher/
DPhpMathPublisher.php111 public function renderImage($text, $file) function in RL\\PhpMathPublisher\\PhpMathPublisher
/plugin/mdpage/vendor/cebe/markdown/
DMarkdownExtra.php238 protected function renderImage($block) function in cebe\\markdown\\MarkdownExtra
/plugin/mdpage/vendor/cebe/markdown/inline/
DLinkTrait.php235 protected function renderImage($block) function
/plugin/airtable/
Dsyntax.php302 function renderImage($data, $images, $image_styles = ""): string { function in syntax_plugin_airtable
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
DMarkdownRendererTrait.php449 protected function renderImage($block) { function