Home
last modified time | relevance | path

Searched defs:render (Results 351 – 375 of 1437) sorted by path

1...<<11121314151617181920>>...58

/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DQuoteRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughRenderer.php21 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in League\\CommonMark\\Extension\\Strikethrough\\StrikethroughRenderer
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableCellRenderer.php25 public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() function in League\\CommonMark\\Extension\\Table\\TableCellRenderer
H A DTableRenderer.php25 public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() function in League\\CommonMark\\Extension\\Table\\TableRenderer
H A DTableRowRenderer.php25 public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() function in League\\CommonMark\\Extension\\Table\\TableRowRenderer
H A DTableSectionRenderer.php25 public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() function in League\\CommonMark\\Extension\\Table\\TableSectionRenderer
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderRenderer.php20 public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() function in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsPlaceholderRenderer
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerRenderer.php27 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in League\\CommonMark\\Extension\\TaskList\\TaskListItemMarkerRenderer
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DCodeRenderer.php
H A DEmphasisRenderer.php
H A DHtmlInlineRenderer.php
H A DImageRenderer.php
H A DInlineRendererInterface.php
H A DLinkRenderer.php
H A DNewlineRenderer.php
H A DStrongRenderer.php
H A DTextRenderer.php
/plugin/complex_lists/complex_lists/
H A Dsyntax.php254 function render($mode, &$renderer, $data) { function in syntax_plugin_complex_lists
/plugin/complex_lists/inblock_ranges/
H A Dsyntax.php47 function render($mode, &$renderer, $data) { function in syntax_plugin_inblock_ranges
/plugin/complex_lists/list_xrefs/
H A Dsyntax.php69 function render($mode, &$renderer, $data) { function in syntax_plugin_list_xrefs
/plugin/components/action/
H A Drender.php17 function render(&$event, $param) { function in action_plugin_components_render
/plugin/components/lib/
H A Daction_manager.php136 public function render($action) { function in Doku_Action_Manager
/plugin/components/syntax/
H A Dslice.php56 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_components_slice
/plugin/composer/
H A Dsyntax.php160 function render($mode, &$renderer, $data) { function in syntax_plugin_composer
/plugin/condition/
H A Dsyntax.php193 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_condition

1...<<11121314151617181920>>...58