Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php111 public function renderImage($text, $file) function in RL\\PhpMathPublisher\\PhpMathPublisher
/plugin/mdpage/vendor/cebe/markdown/
H A DMarkdownExtra.php238 protected function renderImage($block) function in cebe\\markdown\\MarkdownExtra
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php235 protected function renderImage($block) function
/plugin/airtable/
H A Dsyntax.php302 function renderImage($data, $images, $image_styles = ""): string { function in syntax_plugin_airtable
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php449 protected function renderImage($block) { function