Home
last modified time | relevance | path

Searched refs:environment (Results 101 – 125 of 270) sorted by path

1234567891011

/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkExtension.php44 public function register(EnvironmentBuilderInterface $environment): void
46 $environment->addEventListener(DocumentParsedEvent::class, new HeadingPermalinkProcessor(), -100);
47 $environment->addRenderer(HeadingPermalink::class, new HeadingPermalinkRenderer());
23 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/InlinesOnly/
H A DInlinesOnlyExtension.php37 public function register(EnvironmentBuilderInterface $environment): void
41 $environment
65 if ($environment->getConfiguration()->get('commonmark/use_asterisk')) {
66 $environment->addDelimiterProcessor(new EmphasisDelimiterProcessor('*'));
69 if ($environment->getConfiguration()->get('commonmark/use_underscore')) {
70 $environment->addDelimiterProcessor(new EmphasisDelimiterProcessor('_'));
26 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php46 public function register(EnvironmentBuilderInterface $environment): void
48 $mentions = $environment->getConfiguration()->get('mentions');
51 $environment->addInlineParser(new MentionParser($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
53 $environment->addInlineParser(MentionParser::createWithStringTemplate($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
55 $environment->addInlineParser(MentionParser::createWithCallback($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
21 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DSmartPunctExtension.php42 public function register(EnvironmentBuilderInterface $environment): void
44 $environment
50 $environment->getConfiguration()->get('smartpunct/double_quote_opener'),
51 $environment->getConfiguration()->get('smartpunct/double_quote_closer')
54 $environment->getConfiguration()->get('smartpunct/single_quote_opener'),
55 $environment->getConfiguration()->get('smartpunct/single_quote_closer')
27 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughExtension.php21 public function register(EnvironmentBuilderInterface $environment): void
23 $environment->addDelimiterProcessor(new StrikethroughDelimiterProcessor());
24 $environment->addRenderer(Strikethrough::class, new StrikethroughRenderer());
19 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableExtension.php47 public function register(EnvironmentBuilderInterface $environment): void
50 if ($environment->getConfiguration()->get('table/wrap/enabled')) {
51 $tableRenderer = new HtmlDecorator($tableRenderer, $environment->getConfiguration()->get('table/wrap/tag'), $environment->getConfiguration()->get('table/wrap/attributes'));
54 $environment
60 ->addRenderer(TableCell::class, new TableCellRenderer($environment->getConfiguration()->get('table/alignment_attributes')));
23 register(ConfigurableEnvironmentInterface $environment) global() argument
H A DTableParser.php32 private $environment; global() variable in League\\CommonMark\\Extension\\Table\\TableParser
264 setEnvironment(EnvironmentInterface $environment) global() argument
269 isANewBlock(EnvironmentInterface $environment, string $line) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsExtension.php41 public function register(EnvironmentBuilderInterface $environment): void
43 $environment->addRenderer(TableOfContents::class, new TableOfContentsRenderer(new ListBlockRenderer()));
44 $environment->addEventListener(DocumentParsedEvent::class, [new TableOfContentsBuilder(), 'onDocumentParsed'], -150);
47 if ($environment->getConfiguration()->get('table_of_contents/position') === TableOfContentsBuilder::POSITION_PLACEHOLDER) {
48 $environment->addBlockStartParser(TableOfContentsPlaceholderParser::blockStartParser(), 200);
50 $environment->addRenderer(TableOfContentsPlaceholder::class, new TableOfContentsPlaceholderRenderer());
21 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListExtension.php21 public function register(EnvironmentBuilderInterface $environment): void
23 $environment->addInlineParser(new TaskListItemMarkerParser(), 35);
24 $environment->addRenderer(TaskListItemMarker::class, new TaskListItemMarkerRenderer());
19 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/
H A DGithubFlavoredMarkdownConverter.php32 $environment = new Environment($config);
33 $environment->addExtension(new CommonMarkCoreExtension());
34 $environment->addExtension(new GithubFlavoredMarkdownExtension());
36 parent::__construct($environment);
41 \assert($this->environment instanceof Environment);
43 return $this->environment;
25 __construct(array $config = [], EnvironmentInterface $environment = null) global() argument
H A DHtmlRenderer.php
H A DInlineParserEngine.php
H A DMarkdownConverter.php27 protected EnvironmentInterface $environment;
35 public function __construct(EnvironmentInterface $environment)
37 $this->environment = $environment;
39 $this->markdownParser = new MarkdownParser($environment);
40 $this->htmlRenderer = new HtmlRenderer($environment);
45 return $this->environment;
19 protected $environment; global() variable in League\\CommonMark\\MarkdownConverter
21 __construct(EnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/database/
H A Ddatabase.php276 global $environment;
353 global $environment;
555 global $environment;
583 global $environment;
663 global $environment;
702 global $environment;
723 global $environment;
779 global $environment;
913 global $environment;
1006 global $environment;
[all …]
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md59 that multiple authentication systems can exist in the same environment.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgae-stub-1.0.8.jar ... .google.appengine.api.utils.SystemProperty environment public void <init> () public java. ...
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js73environment:{array:["AlignedArray"],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",…
74 …RIGHT],xrightarrow:["xArrow",8594,5,6],xleftarrow:["xArrow",8592,7,3]},environment:{align:["AMSarr…
H A DAccessible.js70environment:{array:["AlignedArray"],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",…
71 …RIGHT],xrightarrow:["xArrow",8594,5,6],xleftarrow:["xArrow",8592,7,3]},environment:{align:["AMSarr…
H A DTeX-MML-AM_HTMLorMML-full.js70environment:{array:["AlignedArray"],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",…
71 …RIGHT],xrightarrow:["xArrow",8594,5,6],xleftarrow:["xArrow",8592,7,3]},environment:{align:["AMSarr…
H A DTeX-MML-AM_HTMLorMML.js67environment:{array:["AlignedArray"],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",…
68 …RIGHT],xrightarrow:["xArrow",8594,5,6],xleftarrow:["xArrow",8592,7,3]},environment:{align:["AMSarr…
H A DTeX-MML-AM_SVG-full.js63environment:{array:["AlignedArray"],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",…
64 …RIGHT],xrightarrow:["xArrow",8594,5,6],xleftarrow:["xArrow",8592,7,3]},environment:{align:["AMSarr…
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMScd.js19 …e.Stack.Item,c=e.Definitions,a=MathJax.Extension["TeX/AMScd"].config;c.environment.CD="CD_env";c.s…
H A DAMSmath.js19 …RIGHT],xrightarrow:["xArrow",8594,5,6],xleftarrow:["xArrow",8592,7,3]},environment:{align:["AMSarr…
H A Dautoload-all.js19environment:{}};for(d in h){if(h.hasOwnProperty(d)){if(!MathJax.Extension["TeX/"+d]){var f=h[d];fo… property in AnonymousFunctionf08811230100.a

1234567891011