Home
last modified time | relevance | path

Searched refs:this (Results 3501 – 3525 of 27090) sorted by relevance

1...<<141142143144145146147148149150>>...1084

/plugin/odt/ODT/elements/
H A DODTElementTableCell.php23 $this->setClass ('table-cell');
27 $this->setColumnSpan($colspan);
28 $this->setRowSpan($rowspan);
98 $this->setParent($previous);
117 return $this->getParent();
126 $this->colspan = $value;
135 return $this->colspan;
144 $this->rowspan = $value;
153 return $this->rowspan;
162 $this->value_type = $value;
[all …]
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLine.php23 $this->configFile = $configFile;
24 $this->description = $description;
25 $this->name = $name;
35 return $this->name;
45 return $this->description;
55 return [$this->configFile];
66 $local = confToHash($this->configFile);
70 if(!is_writable($this->configFile)) msg($this->helper->getLang('warning:not writable'),-1);
101 uksort($lines, [$this->helper, '_sortConf']);
105 $key = $this->helper->prepareEntity($key);
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php46 $this->locksBackend = $locksBackend;
60 $this->server = $server;
101 $this->getLocks($propFind->getPath())
175 $existingLocks = $this->getLocks($uri);
197 $existingLocks = $this->getLocks($uri);
252 $this->lockNode($uri, $lockInfo);
283 $locks = $this->getLocks($path);
293 $this->unlockNode($path, $lock);
322 $this->unlockNode($path, $lock);
553 $result = $this->server->xml->expect(
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php46 $this->locksBackend = $locksBackend;
60 $this->server = $server;
101 $this->getLocks($propFind->getPath())
175 $existingLocks = $this->getLocks($uri);
197 $existingLocks = $this->getLocks($uri);
252 $this->lockNode($uri, $lockInfo);
283 $locks = $this->getLocks($path);
293 $this->unlockNode($path, $lock);
322 $this->unlockNode($path, $lock);
553 $result = $this->server->xml->expect(
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php46 return $this->functions;
55 $this->filters[$name] = $filter;
60 return $this->filters;
65 $this->visitors[] = $visitor;
70 return $this->visitors;
84 return $this->tokenParsers;
89 $this->globals[$name] = $value;
94 return $this->globals;
99 if (isset($this->tests[$name])) {
103 $this->tests[$name] = $test;
[all …]
/plugin/labeled/action/
H A Dchange.php22 $this->hlp = plugin_load('helper', 'labeled');
23 if (is_null($this->hlp)) {
27 $this->handle();
37 $this->hlp->getDb();
43 $this->_set();break;
45 $this->_add();break;
47 $this->_remove();break;
49 $this->_create();break;
51 $this->_delete();break;
73 $this->hlp->addLabel($label, $ID);
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapServer.php9 * file that was distributed with this source code.
73 $this->options = array_merge(
74 $this->options,
77 $this->runner = $serverRunner;
87 $isUnixSocket = $this->options['transport'] === 'unix';
89 ? $this->options['unix_socket']
90 : $this->options['ip'];
93 $this->removeExistingSocketIfNeeded($resource);
98 $this->options['port'],
99 $this
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentPageFormField.php58 return $this->correctedKeyText;
72 return $this->correctedValueText;
79 $this->fieldName = $fieldName;
86 return $this->fieldName;
93 $this->fieldValue = $fieldValue;
100 return $this->fieldValue;
114 return $this->nameDetectedLanguages;
121 $this->provenance = $provenance;
128 return $this->provenance;
149 $this->valueType = $valueType;
[all …]
H A DGoogleCloudDocumentaiV1beta2DocumentPageFormField.php58 return $this->correctedKeyText;
72 return $this->correctedValueText;
79 $this->fieldName = $fieldName;
86 return $this->fieldName;
93 $this->fieldValue = $fieldValue;
100 return $this->fieldValue;
114 return $this->nameDetectedLanguages;
121 $this->provenance = $provenance;
128 return $this->provenance;
149 $this->valueType = $valueType;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DImageProperties.php57 return $this->brightness;
64 $this->contrast = $contrast;
71 return $this->contrast;
92 $this->link = $link;
99 return $this->link;
106 $this->outline = $outline;
113 return $this->outline;
120 $this->recolor = $recolor;
127 return $this->recolor;
134 $this->shadow = $shadow;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php49 $this->endAt = $endAt;
56 return $this->endAt;
63 $this->from = $from;
70 return $this->from;
77 $this->limit = $limit;
84 return $this->limit;
98 return $this->offset;
112 return $this->orderBy;
126 return $this->select;
140 return $this->startAt;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBaselineValueFormat.php55 return $this->comparisonType;
62 $this->description = $description;
69 return $this->description;
83 return $this->negativeColor;
97 return $this->negativeColorStyle;
104 $this->position = $position;
111 return $this->position;
125 return $this->positiveColor;
139 return $this->positiveColorStyle;
146 $this->textFormat = $textFormat;
[all …]
H A DScorecardChartSpec.php47 $this->aggregateType = $aggregateType;
54 return $this->aggregateType;
68 return $this->baselineValueData;
82 return $this->baselineValueFormat;
96 return $this->customFormatOptions;
103 $this->keyValueData = $keyValueData;
110 return $this->keyValueData;
124 return $this->keyValueFormat;
138 return $this->numberFormatSource;
142 $this->scaleFactor = $scaleFactor;
[all …]
H A DSpreadsheet.php56 return $this->dataSourceSchedules;
63 $this->dataSources = $dataSources;
70 return $this->dataSources;
84 return $this->developerMetadata;
98 return $this->namedRanges;
105 $this->properties = $properties;
112 return $this->properties;
119 $this->sheets = $sheets;
126 return $this->sheets;
140 return $this->spreadsheetId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDeviceRegistry.php58 return $this->credentials;
79 $this->httpConfig = $httpConfig;
86 return $this->httpConfig;
93 $this->id = $id;
100 return $this->id;
107 $this->logLevel = $logLevel;
114 return $this->logLevel;
121 $this->mqttConfig = $mqttConfig;
128 return $this->mqttConfig;
135 $this->name = $name;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearch.php49 $this->context = $context;
56 return $this->context;
63 $this->items = $items;
70 return $this->items;
77 $this->kind = $kind;
84 return $this->kind;
98 return $this->promotions;
112 return $this->queries;
140 return $this->spelling;
147 $this->url = $url;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DDriveItem.php57 return $this->driveFile;
78 $this->file = $file;
85 return $this->file;
99 return $this->folder;
113 return $this->mimeType;
120 $this->name = $name;
127 return $this->name;
134 $this->owner = $owner;
141 return $this->owner;
148 $this->title = $title;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DAggregateRequest.php51 $this->aggregateBy = $aggregateBy;
58 return $this->aggregateBy;
72 return $this->bucketByActivitySegment;
86 return $this->bucketByActivityType;
93 $this->bucketBySession = $bucketBySession;
100 return $this->bucketBySession;
107 $this->bucketByTime = $bucketByTime;
114 return $this->bucketByTime;
121 $this->endTimeMillis = $endTimeMillis;
128 return $this->endTimeMillis;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DEntityMention.php59 $this->confidence = $confidence;
63 return $this->confidence;
77 return $this->linkedEntities;
84 $this->mentionId = $mentionId;
91 return $this->mentionId;
98 $this->subject = $subject;
105 return $this->subject;
126 $this->text = $text;
133 return $this->text;
140 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificateDescription.php56 return $this->aiaIssuingCertificateUrls;
63 $this->authorityKeyId = $authorityKeyId;
70 return $this->authorityKeyId;
84 return $this->certFingerprint;
98 return $this->crlDistributionPoints;
105 $this->publicKey = $publicKey;
112 return $this->publicKey;
126 return $this->subjectDescription;
133 $this->subjectKeyId = $subjectKeyId;
140 return $this->subjectKeyId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DExecution.php58 return $this->completionTime;
65 $this->creationTime = $creationTime;
72 return $this->creationTime;
86 return $this->dimensionDefinitions;
93 $this->executionId = $executionId;
100 return $this->executionId;
107 $this->outcome = $outcome;
114 return $this->outcome;
128 return $this->specification;
135 $this->state = $state;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CustomInfoType.php56 return $this->detectionRules;
63 $this->dictionary = $dictionary;
70 return $this->dictionary;
84 return $this->exclusionType;
91 $this->infoType = $infoType;
98 return $this->infoType;
112 return $this->likelihood;
119 $this->regex = $regex;
126 return $this->regex;
140 return $this->storedType;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAdministratorWebTokenSpec.php63 $this->parent = $parent;
70 return $this->parent;
77 $this->permission = $permission;
84 return $this->permission;
98 return $this->playSearch;
112 return $this->privateApps;
126 return $this->storeBuilder;
133 $this->webApps = $webApps;
140 return $this->webApps;
147 $this->zeroTouch = $zeroTouch;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php56 return $this->averages;
63 $this->endDate = $endDate;
70 return $this->endDate;
77 $this->headers = $headers;
84 return $this->headers;
91 $this->rows = $rows;
98 return $this->rows;
112 return $this->startDate;
133 $this->totals = $totals;
140 return $this->totals;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportReachCriteria.php51 $this->activities = $activities;
58 return $this->activities;
72 return $this->customRichMediaEvents;
79 $this->dateRange = $dateRange;
86 return $this->dateRange;
100 return $this->dimensionFilters;
107 $this->dimensions = $dimensions;
114 return $this->dimensions;
135 $this->metricNames = $metricNames;
142 return $this->metricNames;
[all …]

1...<<141142143144145146147148149150>>...1084