Home
last modified time | relevance | path

Searched refs:this (Results 5076 – 5100 of 27090) sorted by relevance

1...<<201202203204205206207208209210>>...1084

/plugin/qna/syntax/
H A Dblock.php20 $this->mode = substr(get_class($this), 7);
21 $this->questionId = array();
22 $this->maxIdLength = 30;
47 $this->Lexer->addSpecialPattern('\n\?{3}.*?(?=\n)', $mode, $this->mode);
48 $this->Lexer->addSpecialPattern('\n!{3}', $mode, $this->mode);
60 $identifier = $this->questionToIdentifier($question);
124 if (\dokuwiki\Utf8\PhpString::strlen($identifier) > $this->maxIdLength) {
125 $identifier = \dokuwiki\Utf8\PhpString::substr($identifier, 0, $this->maxIdLength);
130 if (isset($this->questionId[$identifier])) {
131 $identifier .= '_' . ++$this->questionId[$identifier];
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DFunctionExpression.php26 $name = $this->getAttribute('name');
29 $this->setAttribute('name', $name);
30 $this->setAttribute('type', 'function');
31 $this->setAttribute('thing', $function);
32 $this->setAttribute('needs_environment', $function->needsEnvironment());
33 $this->setAttribute('needs_context', $function->needsContext());
34 $this->setAttribute('arguments', $function->getArguments());
37 if ('constant' === $name && $this->getAttribute('is_defined_test')) {
41 $this->setAttribute('callable', $callable);
44 $this->setAttribute('is_variadic', $function->isVariadic());
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DArraySubset.php36 $this->strict = $strict;
37 $this->subset = $subset;
52 $other = $this->toArray($other);
53 $this->subset = $this->toArray($this->subset);
55 $patched = array_replace_recursive($other, $this->subset);
57 if ($this->strict) {
71 return 'has the subset ' . $this->exporter->export($this->subset);
86 return 'an array ' . $this->toString();
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataInteger.php28 $this->buildCheck();
29 return $this->value;
34 return $this->value !== null;
43 $this->value = DataType::toInteger($value);
44 return $this;
52 return $this->setValue($value);
58 $this->value = null;
59 return $this;
63 return $this;
65 $this
[all...]
/plugin/fedauth/Auth/OpenID/
H A DSQLiteStore.php22 $this->sql['nonce_table'] =
26 $this->sql['assoc_table'] =
31 $this->sql['set_assoc'] =
34 $this->sql['get_assocs'] =
38 $this->sql['get_assoc'] =
42 $this->sql['remove_assoc'] =
45 $this->sql['add_nonce'] =
48 $this->sql['clean_nonce'] =
51 $this->sql['clean_assoc'] =
/plugin/openid/Auth/OpenID/
H A DSQLiteStore.php22 $this->sql['nonce_table'] =
26 $this->sql['assoc_table'] =
31 $this->sql['set_assoc'] =
34 $this->sql['get_assocs'] =
38 $this->sql['get_assoc'] =
42 $this->sql['remove_assoc'] =
45 $this->sql['add_nonce'] =
48 $this->sql['clean_nonce'] =
51 $this->sql['clean_assoc'] =
/plugin/bureaucracyau/helper/
H A Dfieldselect.php21 $this->init($args);
22 $this->opt['args'] = array_map('trim', explode('|',array_shift($args)));
23 $this->standardArgs($args);
24 if (!isset($this->opt['value']) && isset($this->opt['optional'])) {
25 array_unshift($this->opt['args'],' ');
40 $this->_handlePreload();
44 if ($this->error) {
47 $params = array_merge($this->opt, $params);
49 $this->_parse_tpl(
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigResource.php28 $this->loader = $loader;
29 $this->name = $name;
35 return method_exists($this->loader, 'getSourceContext')
36 ? $this->loader->getSourceContext($this->name)->getCode()
37 : $this->loader->getSource($this->name);
46 return $this->loader->isFresh($this->name, $timestamp);
54 return $this->name;
/plugin/bureaucracy-au/helper/
H A Dfieldselect.php21 $this->init($args);
22 $this->opt['args'] = array_map('trim', explode('|',array_shift($args)));
23 $this->standardArgs($args);
24 if (!isset($this->opt['value']) && isset($this->opt['optional'])) {
25 array_unshift($this->opt['args'],' ');
40 $this->_handlePreload();
44 if ($this->error) {
47 $params = array_merge($this->opt, $params);
49 $this->_parse_tpl(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DLocation.php48 $this->displayName = $displayName;
55 return $this->displayName;
62 $this->labels = $labels;
69 return $this->labels;
76 $this->locationId = $locationId;
83 return $this->locationId;
90 $this->metadata = $metadata;
97 return $this->metadata;
104 $this->name = $name;
111 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSendDebugCaptureRequest.php48 $this->componentId = $componentId;
55 return $this->componentId;
62 $this->data = $data;
69 return $this->data;
76 $this->dataFormat = $dataFormat;
83 return $this->dataFormat;
90 $this->location = $location;
97 return $this->location;
104 $this->workerId = $workerId;
111 return $this->workerId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiUiv1beta3CommonOperationMetadata.php48 $this->createTime = $createTime;
55 return $this->createTime;
62 $this->resource = $resource;
69 return $this->resource;
76 $this->state = $state;
83 return $this->state;
90 $this->stateMessage = $stateMessage;
97 return $this->stateMessage;
104 $this->updateTime = $updateTime;
111 return $this->updateTime;
H A DGoogleCloudDocumentaiV1alpha1CommonOperationMetadata.php48 $this->createTime = $createTime;
55 return $this->createTime;
62 $this->resource = $resource;
69 return $this->resource;
76 $this->state = $state;
83 return $this->state;
90 $this->stateMessage = $stateMessage;
97 return $this->stateMessage;
104 $this->updateTime = $updateTime;
111 return $this->updateTime;
H A DGoogleCloudDocumentaiV1beta3CommonOperationMetadata.php48 $this->createTime = $createTime;
55 return $this->createTime;
62 $this->resource = $resource;
69 return $this->resource;
76 $this->state = $state;
83 return $this->state;
90 $this->stateMessage = $stateMessage;
97 return $this->stateMessage;
104 $this->updateTime = $updateTime;
111 return $this->updateTime;
H A DGoogleCloudLocationLocation.php48 $this->displayName = $displayName;
55 return $this->displayName;
62 $this->labels = $labels;
69 return $this->labels;
76 $this->locationId = $locationId;
83 return $this->locationId;
90 $this->metadata = $metadata;
97 return $this->metadata;
104 $this->name = $name;
111 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DConnection.php48 $this->destinationIp = $destinationIp;
55 return $this->destinationIp;
62 $this->destinationPort = $destinationPort;
69 return $this->destinationPort;
76 $this->protocol = $protocol;
83 return $this->protocol;
90 $this->sourceIp = $sourceIp;
97 return $this->sourceIp;
104 $this->sourcePort = $sourcePort;
111 return $this->sourcePort;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DLocation.php48 $this->displayName = $displayName;
55 return $this->displayName;
62 $this->labels = $labels;
69 return $this->labels;
76 $this->locationId = $locationId;
83 return $this->locationId;
90 $this->metadata = $metadata;
97 return $this->metadata;
104 $this->name = $name;
111 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLocation.php48 $this->displayName = $displayName;
55 return $this->displayName;
62 $this->labels = $labels;
69 return $this->labels;
76 $this->locationId = $locationId;
83 return $this->locationId;
90 $this->metadata = $metadata;
97 return $this->metadata;
104 $this->name = $name;
111 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DRetryConfig.php48 $this->maxBackoffDuration = $maxBackoffDuration;
55 return $this->maxBackoffDuration;
62 $this->maxDoublings = $maxDoublings;
69 return $this->maxDoublings;
76 $this->maxRetryDuration = $maxRetryDuration;
83 return $this->maxRetryDuration;
90 $this->minBackoffDuration = $minBackoffDuration;
97 return $this->minBackoffDuration;
104 $this->retryCount = $retryCount;
111 return $this->retryCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DMobileApp.php48 $this->directory = $directory;
55 return $this->directory;
62 $this->id = $id;
69 return $this->id;
76 $this->kind = $kind;
83 return $this->kind;
90 $this->publisherName = $publisherName;
97 return $this->publisherName;
104 $this->title = $title;
111 return $this->title;
H A DOrderContact.php48 $this->contactInfo = $contactInfo;
55 return $this->contactInfo;
62 $this->contactName = $contactName;
69 return $this->contactName;
76 $this->contactTitle = $contactTitle;
83 return $this->contactTitle;
90 $this->contactType = $contactType;
97 return $this->contactType;
104 $this->signatureUserProfileId = $signatureUserProfileId;
111 return $this->signatureUserProfileId;
H A DPostalCode.php48 $this->code = $code;
55 return $this->code;
62 $this->countryCode = $countryCode;
69 return $this->countryCode;
76 $this->countryDartId = $countryDartId;
83 return $this->countryDartId;
90 $this->id = $id;
97 return $this->id;
104 $this->kind = $kind;
111 return $this->kind;
H A DSize.php48 $this->height = $height;
55 return $this->height;
62 $this->iab = $iab;
69 return $this->iab;
76 $this->id = $id;
83 return $this->id;
90 $this->kind = $kind;
97 return $this->kind;
104 $this->width = $width;
111 return $this->width;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DGoogleCloudOsconfigV1OSPolicyAssignmentOperationMetadata.php48 $this->apiMethod = $apiMethod;
55 return $this->apiMethod;
62 $this->osPolicyAssignment = $osPolicyAssignment;
69 return $this->osPolicyAssignment;
76 $this->rolloutStartTime = $rolloutStartTime;
83 return $this->rolloutStartTime;
90 $this->rolloutState = $rolloutState;
97 return $this->rolloutState;
104 $this->rolloutUpdateTime = $rolloutUpdateTime;
111 return $this->rolloutUpdateTime;
H A DOSPolicyAssignmentOperationMetadata.php48 $this->apiMethod = $apiMethod;
55 return $this->apiMethod;
62 $this->osPolicyAssignment = $osPolicyAssignment;
69 return $this->osPolicyAssignment;
76 $this->rolloutStartTime = $rolloutStartTime;
83 return $this->rolloutStartTime;
90 $this->rolloutState = $rolloutState;
97 return $this->rolloutState;
104 $this->rolloutUpdateTime = $rolloutUpdateTime;
111 return $this->rolloutUpdateTime;

1...<<201202203204205206207208209210>>...1084