Home
last modified time | relevance | path

Searched refs:context (Results 251 – 275 of 1053) sorted by relevance

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php44 * @param ClientProtocolContext $context
54 public function handleRequest(ClientProtocolContext $context): ?LdapMessageResponse
56 $messageFrom = parent::handleRequest($context);
59 $request = $context->getRequest();
38 handleRequest(ClientProtocolContext $context) global() argument
/plugin/codemirror/dist/modes/
H A Dtiki.min.js.map1context","prev","indent","indented","popContext","element","attributes","endplugin","err","endclos…
H A Dclike.min.js1context&&a.context.type=="statement"&&d!="statement")f=a.context.indented;return a.context=new b(f…
H A Dz80.min.js.map1context","token","stream","state","column","eatSpace","w","eatWhile","eat","current","indentation"…
/plugin/struct/types/
H A DAbstractBaseType.php55 * @var null|Column the column context this type is part of
57 protected $context;
205 if (is_null($this->context)) {
207 'Empty column context requested. Type was probably initialized outside of Schema.'
210 return $this->context;
214 * @param Column $context
216 public function setContext($context)
218 $this->context = $context;
406 * current page context fo
56 protected $context = null; global() variable in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
215 setContext($context) global() argument
[all...]
/plugin/jquery/
H A Djquery-1.4.2.js109 doc = (context ? context.ownerDocument || context : document);
160 } else if ( !context || context.jquery ) {
177 this.context = selector.context;
229 ret.context = this.context;
2649 var origContext = context = context || document;
2744 } else if ( context && context.nodeType === 1 ) {
3524 context = context || document;
3657 root = context.nodeType ? [context] : context;
3833 jQuery( selector, context || this.context ) :
4415 context = context || document;
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DReadWrite.php60 * @param string $context Context ID (please, see the
67 $context = null, argument
70 parent::__construct($streamName, $mode, $context, $wait);
84 protected function &_open($streamName, Stream\Context $context = null) argument
113 $out = parent::_open($streamName, $context);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DReadWrite.php60 * @param string $context Context ID (please, see the
67 $context = null, argument
70 parent::__construct($streamName, $mode, $context, $wait);
84 protected function &_open($streamName, Stream\Context $context = null) argument
113 $out = parent::_open($streamName, $context);
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.nowrap.php19 function apply(&$box, &$context) { argument
33 $this->add_width($child->get_max_width($context));
37 $this->add_width($child->get_min_width($context));
H A Dbox.input.textarea.php31 function get_min_width(&$context) { argument
32 return $this->get_max_width($context);
35 function get_max_width(&$context) { argument
H A Dbox.iframe.php13 function get_min_width(&$context) { argument
14 return $this->get_max_width($context);
17 function get_max_width(&$context) { argument
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DDeprecated.php57 … function create($body, DescriptionFactory $descriptionFactory = null, TypeContext $context = null) argument
68 null !== $descriptionFactory ? $descriptionFactory->create($body, $context) : null
74 $descriptionFactory->create(isset($matches[2]) ? $matches[2] : '', $context)
H A DCovers.php51 TypeContext $context = null argument
59 $resolver->resolve($parts[0], $context),
60 $descriptionFactory->create(isset($parts[1]) ? $parts[1] : '', $context)
H A DUses.php51 TypeContext $context = null argument
59 $resolver->resolve($parts[0], $context),
60 $descriptionFactory->create(isset($parts[1]) ? $parts[1] : '', $context)
H A DReturn_.php45 TypeContext $context = null argument
52 $type = $typeResolver->resolve(isset($parts[0]) ? $parts[0] : '', $context);
53 $description = $descriptionFactory->create(isset($parts[1]) ? $parts[1] : '', $context);
H A DGeneric.php46 * @param TypeContext $context
54 TypeContext $context = null argument
60 … $description = $descriptionFactory && $body ? $descriptionFactory->create($body, $context) : null;
H A DThrows.php45 TypeContext $context = null argument
52 $type = $typeResolver->resolve(isset($parts[0]) ? $parts[0] : '', $context);
53 $description = $descriptionFactory->create(isset($parts[1]) ? $parts[1] : '', $context);
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteParser.php26 parse(ContextInterface $context, Cursor $cursor) global() argument
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php27 protected $context; variable in GoetasWebservices\\Xsd\\XsdToPhpRuntime\\Tests\\Jms\\Handler\\XmlSchemaDateHandlerDeserializationTest
37 $this->context = DeserializationContext::create();
76 … $deserialized = $this->handler->deserializeDate($this->visitor, $element, [], $this->context);
96 $this->handler->deserializeDate($this->visitor, $element, [], $this->context);
/plugin/mdpage/vendor/cebe/markdown/block/
H A DTableTrait.php75 array_unshift($this->context, 'table');
77 array_shift($this->context);
148 if (isset($this->context[1]) && $this->context[1] === 'table') {
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php63 $context = $event->getContext();
64 $exclusionStrategy = $context->getExclusionStrategy();
65 … $metadata = $context->getMetadataFactory()->getMetadataForClass(get_parent_class($object));
66 …adata && null !== $exclusionStrategy && $exclusionStrategy->shouldSkipClass($metadata, $context)) {
/plugin/combo/ComboStrap/
H A DMasonryTag.php45 * @param $context
47 public static function endColIfBootstrap5AnCardColumns(Doku_Renderer $renderer, $context) argument
69 * @param $context Doku_Renderer
80 public static function addColIfBootstrap5AndCardColumns(&$renderer, $context) argument
83 if ($bootstrapVersion == Bootstrap::BootStrapFiveMajorVersion && $context == MasonryTag::MASONRY_TAG) {
92 * context is lost
H A DBrandTag.php47 $context = $parent->getTagName();
48 $returnedArray[PluginUtility::CONTEXT] = $context;
57 if ($context === syntax_plugin_combo_menubar::TAG) {
101 $context = $data[PluginUtility::CONTEXT];
102 if ($context === syntax_plugin_combo_menubar::TAG) {
136 if ($textFound && $context === syntax_plugin_combo_menubar::TAG) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js86 case 3: return function(iteratee, context) {
144 … if (callback !== void 0 && 'context' in opts && opts.context === void 0) opts.context = callback;
162 Events.on = function(name, callback, context) { argument
169 context: context,
207 var context = options.context, ctx = options.ctx, listening = options.listening;
210 … handlers.push({callback: callback, context: context, ctx: context || ctx, listening: listening});
222 context: context,
254 var context = options.context, listeners = options.listeners;
257 if (!name && !callback && !context) {
282 context && context !== handler.context
[all …]
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php43 $context = $backlink[4];
44 $context = getNS($context);
45 $to = resolve_id($context,$to);

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