Home
last modified time | relevance | path

Searched refs:ConfigurationAwareInterface (Results 1 – 25 of 31) sorted by path

12

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFootnoteContainerRenderer.php24 use League\Config\ConfigurationAwareInterface; alias
27 final class FootnoteContainerRenderer implements NodeRendererInterface, ConfigurationAwareInterface
H A DFootnoteRenderer.php24 use League\Config\ConfigurationAwareInterface; alias
27 final class FootnoteRenderer implements NodeRendererInterface, ConfigurationAwareInterface
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DFootnoteBackrefRenderer.php24 use League\Config\ConfigurationAwareInterface; alias
27 final class FootnoteBackrefRenderer implements NodeRendererInterface, ConfigurationAwareInterface
H A DFootnoteRefRenderer.php25 use League\Config\ConfigurationAwareInterface; alias
28 final class FootnoteRefRenderer implements NodeRendererInterface, ConfigurationAwareInterface
H A DHtmlInlineRenderer.php24 use League\Config\ConfigurationAwareInterface;
27 final class HtmlInlineRenderer implements NodeRendererInterface, ConfigurationAwareInterface
23 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
H A DImageRenderer.php22 use League\Config\ConfigurationAwareInterface; alias
27 final class ImageRenderer implements NodeRendererInterface, ConfigurationAwareInterface
H A DLinkRenderer.php22 use League\Config\ConfigurationAwareInterface; alias
26 final class LinkRenderer implements NodeRendererInterface, ConfigurationAwareInterface
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DCHANGELOG.md476 - `AnonymousFootnoteRefParser` and `HeadingPermalinkProcessor` now implement `EnvironmentAwareInterface` instead of `ConfigurationAwareInterface`
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHtmlBlockRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DEmphasisDelimiterProcessor.php
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/DisallowedRawHtml/
H A DDisallowedRawHtmlBlockRenderer.php
H A DDisallowedRawHtmlInlineRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DAnonymousFootnotesListener.php24 use League\Config\ConfigurationAwareInterface; alias
27 final class AnonymousFootnotesListener implements ConfigurationAwareInterface
H A DGatherFootnotesListener.php24 use League\Config\ConfigurationAwareInterface;
27 final class GatherFootnotesListener implements ConfigurationAwareInterface
23 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DAnonymousFootnoteRefParser.php23 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
H A DFootnoteRefParser.php22 use League\Config\ConfigurationAwareInterface;
25 final class FootnoteRefParser implements InlineParserInterface, ConfigurationAwareInterface
21 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteBackrefRenderer.php23 use League\Config\ConfigurationAwareInterface;
26 final class FootnoteBackrefRenderer implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface
22 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
H A DFootnoteContainerRenderer.php23 use League\Config\ConfigurationAwareInterface;
26 final class FootnoteContainerRenderer implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface
22 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
H A DFootnoteRefRenderer.php23 use League\Config\ConfigurationAwareInterface;
26 final class FootnoteRefRenderer implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface
22 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
H A DFootnoteRenderer.php23 use League\Config\ConfigurationAwareInterface;
26 final class FootnoteRenderer implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface
22 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php23 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias
H A DHeadingPermalinkRenderer.php21 use League\Config\ConfigurationAwareInterface;
27 final class HeadingPermalinkRenderer implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface
18 use League\CommonMark\Util\ConfigurationAwareInterface; global() alias

12