Home
last modified time | relevance | path

Searched refs:context (Results 401 – 425 of 1053) sorted by relevance

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

/plugin/struct/types/
H A DUser.php125 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\UserColumn')) {
145 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\UserColumn')) {
167 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\UserColumn')) {
H A DDateTime.php110 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\RevisionColumn')) {
133 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\RevisionColumn')) {
162 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\RevisionColumn')) {
/plugin/codemirror/dist/modes/
H A Dttcn-cfg.min.js.map1context","popContext","t","startState","basecolumn","startOfLine","token","ctx","sol","indentation…
H A Dd.min.js.map1context","popContext","t","startState","basecolumn","startOfLine","token","ctx","sol","indentation…
H A Dasn.1.min.js.map1context","popContext","t","startState","basecolumn","startOfLine","token","ctx","sol","indentation…
H A Dgo.min.js.map1context","popContext","t","startState","basecolumn","startOfLine","token","ctx","sol","indentation…
/plugin/bootswrapper/exe/help/
H A Dthumbnail.txt50 …hentication connectors make DokuWiki especially useful in the enterprise context and the large num…
66 …hentication connectors make DokuWiki especially useful in the enterprise context and the large num…
76 …hentication connectors make DokuWiki especially useful in the enterprise context and the large num…
86 …hentication connectors make DokuWiki especially useful in the enterprise context and the large num…
96 …hentication connectors make DokuWiki especially useful in the enterprise context and the large num…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSource.php47 … function create($body, DescriptionFactory $descriptionFactory = null, TypeContext $context = null) argument
66 … return new static($startingLine, $lineCount, $descriptionFactory->create($description, $context));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerSearchHandler.php39 $context = new RequestContext(
46 $context,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DIntermediateResponse.php101 $response->addChild(Asn1::context(0, Asn1::octetString($this->responseName)));
104 $response->addChild(Asn1::context(1, Asn1::octetString($this->responseValue)));
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php15 public $context; variable in GuzzleHttp\\Psr7\\StreamWrapper
74 $options = stream_context_get_options($this->context);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DStreamClient.php60 $context = $this->generateStreamContext($requestBody, $extraHeaders, $method);
63 $response = file_get_contents($endpoint->getAbsoluteUri(), false, $context);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php151 $context = new ClientProtocolContext(
159 $messageFrom = $this->protocolHandlerFactory->forRequest($request)->handleRequest($context);
160 $messageTo = $context->messageToSend();
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.php26 function get_max_width(&$context, $limit = 10E6) { argument
28 GenericContainerBox::get_max_width($context, $limit);
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DListBlock.php
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php69 public function log($level, $message, array $context = []) argument
74 'context' => $context,
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php69 public function log($level, $message, array $context = []) argument
74 'context' => $context,
95 if (isset($record['context']) && $rec['context'] !== $record['context']) {
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php69 public function log($level, $message, array $context = []) argument
74 'context' => $context,
95 if (isset($record['context']) && $rec['context'] !== $record['context']) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DUtils.php269 $context = '';
273 $context = "\nContext: " . json_encode($record['context']);
282 …return "\nThe exception occurred while attempting to log: " . $record['message'] . $context . $ext…
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js16 …jQuery.syntax=function(options,callback){options=options||{};var context=options.context;if(option…
19context).each(function(){jQuery(this).syntax(jQuery.extend({},options,{brush:Syntax.extractBrushNa…
/plugin/oauth/
H A Dhelper.php118 // translate the message if possible, using context if available
122 $context = $e->getContext();
123 $trans = sprintf($trans, ...$context);
/plugin/batchedit/
H A Dengine.php212 $context = \dokuwiki\Utf8\PhpString::substr(substr($pageText, 0, $pageOffset), -$contextChars);
213 $count = preg_match_all('/\n/', $context, $match, PREG_SET_ORDER | PREG_OFFSET_CAPTURE);
216 $context = substr($context, $match[$count - $contextLines - 1][0][1] + 1);
219 return $context;
230 $context = \dokuwiki\Utf8\PhpString::substr(substr($pageText, $pageOffset), 0, $contextChars);
231 $count = preg_match_all('/\n/', $context, $match, PREG_SET_ORDER | PREG_OFFSET_CAPTURE);
234 $context = substr($context, 0, $match[$contextLines][0][1]);
237 return $context;
[all...]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php176 $context = static::dump('Context', $record['context']);
179 if (empty($context) && empty($extra)) {
185 $context,
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css33 --context-pad-entry-background-color: var(--color-fefefe);
277 .djs-dragging .djs-context-pad,
467 * context-pad
469 .djs-overlay-context-pad {
473 .djs-context-pad {
479 .djs-context-pad .entry {
491 background-color: var(--context-pad-entry-background-color);
496 .djs-context-pad .entry:before {
500 .djs-context-pad .entry:hover {
504 .djs-context-pad.open {
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php247 $context = 'property ' . $class->getName() . "::\$" . $property->getName();
254 return $this->parser->parse($property->getDocComment(), $context);
279 $context = 'method ' . $class->getName() . '::' . $method->getName() . '()';
286 return $this->parser->parse($method->getDocComment(), $context);

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