Home
last modified time | relevance | path

Searched refs:this (Results 3951 – 3975 of 27090) sorted by relevance

1...<<151152153154155156157158159160>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DApi.php49 $this->methods = $methods;
56 return $this->methods;
63 $this->mixins = $mixins;
70 return $this->mixins;
77 $this->name = $name;
84 return $this->name;
91 $this->options = $options;
98 return $this->options;
119 $this->syntax = $syntax;
126 return $this->syntax;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DApi.php49 $this->methods = $methods;
56 return $this->methods;
63 $this->mixins = $mixins;
70 return $this->mixins;
77 $this->name = $name;
84 return $this->name;
91 $this->options = $options;
98 return $this->options;
119 $this->syntax = $syntax;
126 return $this->syntax;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DQueue.php55 return $this->appEngineRoutingOverride;
62 $this->name = $name;
69 return $this->name;
76 $this->purgeTime = $purgeTime;
83 return $this->purgeTime;
90 $this->rateLimits = $rateLimits;
97 return $this->rateLimits;
104 $this->retryConfig = $retryConfig;
111 return $this->retryConfig;
132 $this->state = $state;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php47 $this->currentPage = $currentPage;
54 return $this->currentPage;
68 return $this->diagnosticInfo;
75 $this->differences = $differences;
82 return $this->differences;
96 return $this->sessionParameters;
103 $this->status = $status;
110 return $this->status;
117 $this->textResponses = $textResponses;
124 return $this->textResponses;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Card.php47 $this->cardActions = $cardActions;
54 return $this->cardActions;
68 return $this->displayStyle;
82 return $this->fixedFooter;
89 $this->header = $header;
96 return $this->header;
103 $this->name = $name;
110 return $this->name;
124 return $this->peekCardHeader;
131 $this->sections = $sections;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceTable.php56 return $this->columnSelectionType;
63 $this->columns = $columns;
70 return $this->columns;
84 return $this->dataExecutionStatus;
98 return $this->dataSourceId;
105 $this->filterSpecs = $filterSpecs;
112 return $this->filterSpecs;
119 $this->rowLimit = $rowLimit;
126 return $this->rowLimit;
133 $this->sortSpecs = $sortSpecs;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1PolicySchemaFieldDescription.php49 $this->description = $description;
56 return $this->description;
63 $this->field = $field;
70 return $this->field;
84 return $this->fieldDependencies;
91 $this->inputConstraint = $inputConstraint;
98 return $this->inputConstraint;
112 return $this->knownValueDescriptions;
126 return $this->nestedFieldDescriptions;
133 $this->requiredItems = $requiredItems;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTimeSeries.php49 $this->metadata = $metadata;
56 return $this->metadata;
63 $this->metric = $metric;
70 return $this->metric;
84 return $this->metricKind;
91 $this->points = $points;
98 return $this->points;
112 return $this->resource;
119 $this->unit = $unit;
126 return $this->unit;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveBroadcast.php62 $this->etag = $etag;
69 return $this->etag;
76 $this->id = $id;
83 return $this->id;
90 $this->kind = $kind;
97 return $this->kind;
104 $this->snippet = $snippet;
111 return $this->snippet;
125 return $this->statistics;
132 $this->status = $status;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2BigQueryOptions.php49 $this->excludedFields = $excludedFields;
56 return $this->excludedFields;
70 return $this->identifyingFields;
77 $this->includedFields = $includedFields;
84 return $this->includedFields;
91 $this->rowsLimit = $rowsLimit;
98 return $this->rowsLimit;
112 return $this->rowsLimitPercent;
119 $this->sampleMethod = $sampleMethod;
126 return $this->sampleMethod;
[all …]
H A DGooglePrivacyDlpV2ContentLocation.php48 $this->containerName = $containerName;
55 return $this->containerName;
69 return $this->containerTimestamp;
76 $this->containerVersion = $containerVersion;
83 return $this->containerVersion;
97 return $this->documentLocation;
104 $this->imageLocation = $imageLocation;
111 return $this->imageLocation;
125 return $this->metadataLocation;
132 $this->recordLocation = $recordLocation;
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php35 $this->_connections = $connections;
36 $this->_strategy = $strategy;
37 $this->_callback = $callback;
41 * @return $this
45 $this->_connections[] = $connection;
47 return $this;
53 * @return $this
57 $this->_connections = $connections;
59 return $this;
64 foreach ($this
[all...]
/plugin/odt/ODT/elements/
H A DODTStateElement.php38 $this->clazz = $value;
47 return $this->clazz;
58 $this->count = $value;
67 return $this->count;
76 $this->style_name = $value;
85 return $this->style_name;
94 $this->style_obj = $object;
103 return $this->style_obj;
112 $this->temp = $value;
121 return $this->temp;
[all …]
/plugin/sqlite/
H A DQuerySaver.php17 $this->db = new SQLiteDB('sqlite', DOKU_PLUGIN . 'sqlite/db/');
18 $this->upstream = $dbname;
30 'sqlitedb' => $this->db,
31 'upstream' => $this->upstream,
38 $this->db->exec($sql, [$this->upstream, $name, $query]);
52 return $this->db->queryValue($sql, [$this->upstream, $name]);
63 'sqlitedb' => $this->db,
64 'upstream' => $this
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php20 return new PDO($this->getPDO());
26 $backend = $this->getBackend();
37 $backend = $this->getBackend();
52 $backend = $this->getBackend();
70 $backend = $this->getBackend();
91 $backend = $this->getBackend();
102 $this->assertEquals($custom, $propFind->get('{DAV:}custom'));
111 $backend = $this->getBackend();
129 $backend = $this->getBackend();
144 $backend = $this->getBackend();
[all …]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiGeometry.php25 if ($this->getGeos()) {
28 return $this->getGeos()->isSimple();
33 foreach ($this->components as $component) {
45 if ($this->isEmpty()) {
49 if ($this->getGeos()) {
52 return $this->getGeos()->boundary();
57 foreach ($this->components as $component) {
65 if ($this->getGeos()) {
68 return $this->getGeos()->area();
73 foreach ($this
[all...]
/plugin/ryubin/syntax/
H A Dryubin.php49 …= 'ryubin.xml'; if (is_file(DOKU_PLUGIN."ryubin/".$this->getconf('primary_xml'))) $primary_xml = $
50 $data['playmode'] = $this->getConf('playmode');
51 $data['fov'] = $this->getConf('fov');
52 $data['yaw'] = $this->getConf('yaw');
53 $data['pitch'] = $this->getConf('pitch');
55 $data['hv_ratio'] = $this->getConf('hv_ratio');
60 $data['top_limit'] = $this->getConf('top_limit');
66 $data['elevation'] = $this->getConf('elevation');
70 $data['width'] = $this->getConf('width');
71 $data['height'] = $this->getConf('height');
[all …]
/plugin/fontface/
H A Daction.php23 $this->fontSysDir = DOKU_INC.'lib/plugins/fontface/fonts/';
24 $this->fontDir = DOKU_BASE.'lib/plugins/fontface/fonts/';
40 $technique = $this->getConf('technique');
41 $fontFileName = $this->getConf('fontFile');
42 $fontFileName2 = $this->getConf('fontFile2');
43 $fontName = $this->getConf('fontName');
44 $fontName2 = $this->getConf('fontName2');
46 $headings = $this->getConf('headings');
48 $elements2 = $this->getConf('elements2');
138 $fontSysDir = $this->fontSysDir;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DForbiddenFunctionsSniff.php78 $this->forbiddenFunctionNames = array_keys($this->forbiddenFunctions);
80 if ($this->patternMatch === true) {
91 foreach ($this->forbiddenFunctionNames as $name) {
105 $this->forbiddenFunctionNames = array_map('strtolower', $this->forbiddenFunctionNames);
106 …$this->forbiddenFunctions = array_combine($this->forbiddenFunctionNames, $this->forbiddenFunct…
172 if ($this->patternMatch === true) {
175 $this->forbiddenFunctionNames,
176 $this->forbiddenFunctionNames,
214 if ($this->error === true) {
226 if ($this->forbiddenFunctions[$pattern] !== null
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFilterTest.php28 $this->assertEquals($expr, $node->getNode('node'));
42 $node = $this->createFilter($expr, 'upper');
53 $node = $this->createFilter($date, 'date', [
61 $node = $this->createFilter($date, 'date', [
68 $node = $this->createFilter($string, 'reverse', [
84 $node = $this->createFilter($string, 'bar');
91 $node = $this->createFilter($string, 'barbar');
100 $node = $this->createFilter($string, 'barbar', [
118 $node = $this->createFilter($date, 'date', [
122 $compiler = $this->getCompiler();
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DGelfMessageFormatter.php79 $this->contextPrefix = $contextPrefix;
106 ->setHost($this->systemName)
107 ->setLevel($this->logLevels[$record['level']]);
112 if ($len > $this->maxLength) {
130 $len = strlen($this->extraPrefix . $key . $val);
131 if ($len > $this->maxLength) {
132 …$message->setAdditional($this->extraPrefix . $key, Utils::substr((string) $val, 0, $this->maxLengt…
136 $message->setAdditional($this->extraPrefix . $key, $val);
141 $len = strlen($this->contextPrefix . $key . $val);
142 if ($len > $this->maxLength) {
[all …]
/plugin/authfacebook/lib/
H A DFacebookBatchResponse.php55 $this->batchRequest = $batchRequest;
64 $this->setResponses($responses);
74 return $this->responses;
85 $this->responses = [];
100 …$originalRequestName = isset($this->batchRequest[$key]['name']) ? $this->batchRequest[$key]['name'…
101 …$originalRequest = isset($this->batchRequest[$key]['request']) ? $this->batchRequest[$key]['reques…
121 return new ArrayIterator($this->responses);
129 $this->addResponse($offset, $value);
137 return isset($this->responses[$offset]);
145 unset($this->responses[$offset]);
[all …]
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DAbstractBlock.php
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php42 $this->caldavBackend = $caldavBackend;
43 $this->principalUri = $principalUri;
67 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri);
71 $obj['principaluri'] = $this->principalUri;
72 $children[] = new SchedulingObject($this->caldavBackend, $obj);
104 $this->caldavBackend->createSchedulingObject($this->principalUri, $name, $data);
117 return $this->principalUri;
151 'principal' => $this->getOwner(),
156 'principal' => $this->getOwner(),
161 'principal' => $this->getOwner(),
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.list-style.class.php12 if ($this->image === CSS_PROPERTY_INHERIT) {
14 $this->image = $value->copy();
17 if ($this->position === CSS_PROPERTY_INHERIT) {
19 $this->position = $value;
22 if ($this->type === CSS_PROPERTY_INHERIT) {
24 $this->type = $value;
30 $this->image->is_default() &&
38 if ($this->image === CSS_PROPERTY_INHERIT) {
41 $object->image = $this->image->copy();
44 $object->position = $this->position;
[all …]

1...<<151152153154155156157158159160>>...1084