Home
last modified time | relevance | path

Searched refs:context (Results 476 – 500 of 1053) sorted by relevance

1...<<11121314151617181920>>...43

/plugin/combo/ComboStrap/
H A DPageImageTag.php59 $context = PageImageTag::TAG;
62 $context = $parent->getTagName();
67 PluginUtility::CONTEXT => $context
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst24 method of the compiled template and passing it the context.
127 protected function doDisplay(array $context, array $blocks = [])
131 …echo twig_escape_filter($this->env, (isset($context["name"]) ? $context["name"] : null), "html", n…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst92 context.
181 $context = SerializationContext::create()->setGroups(array(
198 $serializer->serialize($john, 'json', $context);
312 By default the serializer exposes three variables (`object`, `context` and `property_metadata` for …
321 * @Exclude(if="someMethod(object, context, property_metadata)")
326 * @Exclude(if="someMethod(object, context, property_metadata)")
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DObjectConstructorInterface.php27 …e $visitor, ClassMetadata $metadata, $data, array $type, DeserializationContext $context): ?object; argument
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css39 --context-pad-entry-background-color: var(--color-white);
292 .djs-dragging .djs-context-pad,
476 * context-pad
478 .djs-overlay-context-pad {
483 .djs-context-pad {
490 .djs-context-pad .entry {
502 background-color: var(--context-pad-entry-background-color);
508 .djs-context-pad .entry:hover {
509 background: var(--context-pad-entry-hover-background-color);
512 .djs-context-pad.open {
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css39 --context-pad-entry-background-color: var(--color-white);
292 .djs-dragging .djs-context-pad,
476 * context-pad
478 .djs-overlay-context-pad {
483 .djs-context-pad {
490 .djs-context-pad .entry {
502 background-color: var(--context-pad-entry-background-color);
508 .djs-context-pad .entry:hover {
509 background: var(--context-pad-entry-hover-background-color);
512 .djs-context-pad.open {
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_context_local.test2 "for" tag adds a loop variable to the context locally
H A Dcontext.test2 "for" tag keeps the context safe
H A Dloop_context.test2 "for" tag adds a loop variable to the context
/plugin/commonmark/vendor/league/commonmark/src/Normalizer/
H A DTextNormalizer.php30 public function normalize(string $text, array $context = []): string
36 normalize(string $text, $context = null) global() argument
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md142 if (null === $context) {
193 A context is represented by the `Hoa\Stream\Context` class. It
196 as an example of possible ones. Thanks to context, this is possible to
201 To use them, first let's define the context:
205 $context = Hoa\Stream\Context::getInstance($contextId);
206 $context->setOptions([
211 And thus, we can ask a stream to use this context based on the chosen
212 context ID, like this:
265 Passing `null` as a second argument means: No context. Note that we
272 —in the context of stream— refers to them as notifications. Let's take
[all …]
/plugin/slidesharewp/
H A Dplugin.info.txt6 desc Slideshare Presentations from WordPress Shortcode of SlideShare's share context menu.
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAnonBindRequest.php39 return Asn1::context(0, Asn1::octetString(''));
/plugin/aichat/lang/en/
H A Dprompt_question.txt
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md70 $context = stream_context_create($opts);
71 $result = file_get_contents('https://example.com', false, $context);
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee123 context = {}
125 vm.runInNewContext readFile(coreFile), context, coreFile
129 vm.runInNewContext readFile(file), context, file
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DAbstractStringContainerBlock.php
/plugin/emoji/script/
H A Djquery.textcomplete.js312 var context = strategy.context(text);
313 if (context || context === '') {
315 if (isString(context)) { text = context; }
927 context: function () { return true; },
948 var timeout, args, context, timestamp, result;
955 result = func.apply(context, args);
956 context = args = null;
961 context = this;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md218 * Added forwarding of context info to FluentdFormatter
274 * Added the $context to context information when the ErrorHandler handles a regular php error
305 * Added support for replacing context sub-keys using `%context.*%` in LineFormatter
306 * Added support for `payload` context value in RollbarHandler
308 * Added support for `fingerprint` context value in RavenHandler
326 * Added support for `checksum` and `release` context/extra values in RavenHandler
368 * Added context.user support to RavenHandler
371 * Added context data to SlackHandler when $includeContextAndExtra is true
386 * Added $transactionName to NewRelicHandler and support for a transaction_name context value
426 * Added support for table formatting in FirePHPHandler via the table context key
[all …]
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DUrlLinkTrait.php33 if (!in_array('parseLink', $this->context) && preg_match($pattern, $markdown, $matches)) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPushoverHandler.php176 $context = array_intersect_key($record['context'], $this->parameterNames);
180 $dataArray = array_merge($extra, $context, $dataArray);
/plugin/codemirror/dist/modes/
H A Dswift.min.js.map1context","popContext","defineMode","config","startState","token","style","bracket","exec","indent"…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1context:"normal"},{keys:"<Del>",type:"keyToKey",toKeys:"x",context:"normal"},{keys:"<C-Space>",typ…
2 …for(var h=0;h<b.length;h++){var i=b[h];if(c=="insert"&&i.context!="insert"||i.context&&i.context!=…
3context=d}b.unshift(f)}else{var f={keys:a,type:"keyToKey",toKeys:c};if(d){f.context=d}b.unshift(f)…

1...<<11121314151617181920>>...43