Home
last modified time | relevance | path

Searched defs:block (Results 51 – 75 of 202) sorted by relevance

123456789

/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DBlockQuote.php
H A DDocument.php
H A DIndentedCode.php
H A DListItem.php
H A DParagraph.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableRow.php24 canContain(AbstractBlock $block) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DFencedCodeRenderer.php
H A DIndentedCodeRenderer.php
H A DHtmlBlockRenderer.php
/plugin/commonmark/
H A Dscript.js10 block: "true" property in toolbar
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFencedCodeRenderer.php33 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DIndentedCodeRenderer.php34 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
H A DFootnoteContainerRenderer.php32 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DFootnoteRenderer.php39 render(AbstractBlock $block, ElementRendererInterface $DWRenderer, bool $inTightList = false) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/InlinesOnly/
H A DChildRenderer.php26 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
/plugin/mdpage/vendor/cebe/markdown/block/
H A DQuoteTrait.php56 protected function renderQuote($block)
H A DHeadlineTrait.php62 protected function renderHeadline($block)
/plugin/commonmark/vendor/league/commonmark/src/
H A DUnmatchedBlockCloser.php
H A DElementRendererInterface.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Node/
H A DAttributes.php41 canContain(AbstractBlock $block) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/DisallowedRawHtml/
H A DDisallowedRawHtmlBlockRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteContainerRenderer.php30 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
H A DFootnoteRenderer.php37 render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() argument
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php55 …0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout = 15, $block = TRUE, $encodetyp…
64 …, $post = '', $cookie = '', $bysocket = FALSE , $ip = '', $timeout = 15, $block = TRUE, $encodetyp…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Node/
H A DFootnote.php41 canContain(AbstractBlock $block) global() argument

123456789