Home
last modified time | relevance | path

Searched refs:this (Results 4051 – 4075 of 27090) sorted by relevance

1...<<161162163164165166167168169170>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSortSpec.php46 $this->backgroundColor = $backgroundColor;
53 return $this->backgroundColor;
67 return $this->backgroundColorStyle;
81 return $this->dataSourceColumnReference;
88 $this->dimensionIndex = $dimensionIndex;
95 return $this->dimensionIndex;
102 $this->foregroundColor = $foregroundColor;
109 return $this->foregroundColor;
123 return $this->foregroundColorStyle;
130 $this->sortOrder = $sortOrder;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TransformationSummary.php45 $this->field = $field;
52 return $this->field;
66 return $this->fieldTransformations;
73 $this->infoType = $infoType;
80 return $this->infoType;
87 $this->recordSuppress = $recordSuppress;
94 return $this->recordSuppress;
101 $this->results = $results;
108 return $this->results;
122 return $this->transformation;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DTargetingValue.php40 $this->creativeSizeValue = $creativeSizeValue;
47 return $this->creativeSizeValue;
54 $this->dayPartTargetingValue = $dayPartTargetingValue;
61 return $this->dayPartTargetingValue;
75 return $this->demogAgeCriteriaValue;
89 return $this->demogGenderCriteriaValue;
93 $this->longValue = $longValue;
97 return $this->longValue;
111 return $this->requestPlatformTargetingValue;
115 $this->stringValue = $stringValue;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportFloodlightCriteria.php52 return $this->customRichMediaEvents;
59 $this->dateRange = $dateRange;
66 return $this->dateRange;
73 $this->dimensionFilters = $dimensionFilters;
80 return $this->dimensionFilters;
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
108 return $this->floodlightConfigId;
115 $this->metricNames = $metricNames;
122 return $this->metricNames;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DParagraph.php45 $this->bullet = $bullet;
52 return $this->bullet;
59 $this->elements = $elements;
66 return $this->elements;
73 $this->paragraphStyle = $paragraphStyle;
80 return $this->paragraphStyle;
87 $this->positionedObjectIds = $positionedObjectIds;
94 return $this->positionedObjectIds;
108 return $this->suggestedBulletChanges;
122 return $this->suggestedParagraphStyleChanges;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DDoubleVerify.php47 $this->appStarRating = $appStarRating;
54 return $this->appStarRating;
61 $this->avoidedAgeRatings = $avoidedAgeRatings;
68 return $this->avoidedAgeRatings;
82 return $this->brandSafetyCategories;
89 $this->customSegmentId = $customSegmentId;
96 return $this->customSegmentId;
110 return $this->displayViewability;
124 return $this->fraudInvalidTraffic;
131 $this->videoViewability = $videoViewability;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJobMetadata.php50 return $this->bigTableDetails;
64 return $this->bigqueryDetails;
78 return $this->datastoreDetails;
85 $this->fileDetails = $fileDetails;
92 return $this->fileDetails;
99 $this->pubsubDetails = $pubsubDetails;
106 return $this->pubsubDetails;
113 $this->sdkVersion = $sdkVersion;
120 return $this->sdkVersion;
127 $this->spannerDetails = $spannerDetails;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DStackFrame.php46 $this->columnNumber = $columnNumber;
53 return $this->columnNumber;
60 $this->fileName = $fileName;
67 return $this->fileName;
81 return $this->functionName;
88 $this->lineNumber = $lineNumber;
95 return $this->lineNumber;
102 $this->loadModule = $loadModule;
109 return $this->loadModule;
123 return $this->originalFunctionName;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DFieldTransform.php53 return $this->appendMissingElements;
60 $this->fieldPath = $fieldPath;
67 return $this->fieldPath;
74 $this->increment = $increment;
81 return $this->increment;
88 $this->maximum = $maximum;
95 return $this->maximum;
102 $this->minimum = $minimum;
109 return $this->minimum;
123 return $this->removeAllFromArray;
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php27 file_put_contents($this->path, $data);
28 clearstatcache(true, $this->path);
29 return $this->getETag();
81 clearstatcache(true, $this->path);
82 return $this->getETag();
93 return fopen($this->path, 'r');
104 return unlink($this->path);
121 fileinode($this->path) .
122 filesize($this->path) .
123 filemtime($this->path)
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DInnerHits.php37 * @return $this
41 return $this->setParam('name', $name);
47 * @return $this
51 return $this->setParam('size', $size);
57 * @return $this
61 return $this->setParam('from', $from);
67 * @return $this
71 return $this->setParam('sort', $sortArgs);
79 * @return $this
83 return $this
[all...]
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php42 $this->format = $format;
48 $this->renderer = $renderer;
49 $this->renderer->reset();
50 $this->renderer->smileys = getSmileys();
51 $this->renderer->entities = getEntities();
52 $this->renderer->acronyms = getAcronyms();
53 $this->renderer->interwiki = getInterwiki();
83 if ($this->renderer instanceof \Doku_Renderer_xhtml) {
84 $this->renderer->date_at = $date_at;
101 if (method_exists($this
[all...]
H A DConditionalValue.php40 $this->breakpoint = null;
41 $this->value = $value;
46 $this->breakpoint = $breakpoint;
47 $this->value = substr($value, 0, $lastIndex);
55 $this->breakpoint = $part;
60 if ($this->breakpoint === null) {
61 $this->breakpoint = null;
62 $this->value = $value;
65 $this->value = implode("-", $valueFromParts);
66 LogUtility::warning("The breakpoint conditional value format ($value) will be deprecated in the next releases. It should be written ($this
[all...]
/plugin/database2/
H A Dsyntax.php77 $this->load_database2();
123 $this->tableName = trim($args['table']);
124 $this->dbName = trim($args['database']);
125 if ($this->dbName == '') {
128 $this->dbName = getID();
130 $this->options = $args;
134 $this->load_database2();
135 $db = new Database2($renderer, $this);
136 if ($db->connect($this->dbName, $this->options['auth'])) {
137 $db->process( $this->tableName, $args, $this->options );
[all …]
/plugin/prolog/
H A Dsyntax.php35 $this->prologTag = & new PrologTag();
36 $this->attrInclude = & new AttributeInclude();
37 $this->attrOptions = & new AttributeOptions();
38 $this->attrMaxRunTime = & new AttributeMaxRunTime();
100 $this->Lexer->addEntryPattern('<prolog.*?>(?=.*?</prolog>)',$mode,'plugin_prolog');
108 $this->Lexer->addExitPattern('</prolog>', 'plugin_prolog');
132 $options = $this->attrOptions->getOptions($_SESSION['prolog']['optionsValue']);
157 $executedCode = $this->prologTag->execute($prologCode, $maxRunTime);
160 $this->attrOptions->authorizeOption($option);
161 $renderer->doc .= $this->attrOptions->handleOptionDebug($executedCode[1]);
[all …]
/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php71 if ($this->isLocked($storageFile)) {
73 $this->removeLock($storageFile);
93 if ($this->isLocked($storageFile)) {
94 $this->waitForLock($storageFile);
109 $storageDir = $this->getCacheDir(md5($key));
111 if ($this->isLocked($storageFile)) {
113 $this->waitForLock($storageFile);
123 $this->createLock($storageFile);
125 $this->removeLock($storageFile);
128 $this->removeLock($storageFile);
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php15 $this->assertEquals('inbox', $inbox->getName());
18 $this->assertEquals(null, $inbox->getGroup());
20 $this->assertEquals(array(
114 $this->assertEquals(
119 $this->assertEquals(
124 $this->assertEquals(
142 $this->assertEquals(
147 $this->assertEquals(
152 $this->assertEquals(
170 $this->assertEquals(
[all …]
/plugin/structtasks/_test/
H A DActionTest.php25 $this->loadSchemaJSON('valid', '', 100);
28 $notifier = $this->createMock(AssignedNotifier::class);
37 $this->loadSchemaJSON('valid', '', 100);
53 $this->loadSchemaJSON('valid', '', 100);
85 $notifier->expects($this->once())
87 ->with($this->equalTo($page),
88 $this->equalTo($page_title),
89 $this->equalTo('Arron Dom Person'),
92 $this->equalTo($expected_old_data)
98 $this->waitForTick();
[all …]
/plugin/docimporter/
H A DSyntaxConverter.php65 $this->record = $record;
77 $record = $this->convertCodeBlocks($this->record);
79 $record = $this->convertList($record);
80 $record = $this->convertUrlText($record);
81 $record = $this->convertLink($record);
84 $record = $this->convertTalks($record);
87 if (count($this->codeBlock) > 0) {
153 $this->codeBlock[] = $code;
155 $replace = $this->placeholder . (count($this->codeBlock) - 1) . '@@';
171 $this->placeholder . $i . '@@',
[all …]
/plugin/loadskin/
H A Daction.php65 $helper = $this->loadHelper('loadskin', true);
69 $tpl = $this->_getTpl();
71 $allowInAdmin = $this->getConf('allowInAdmin');
84 $isOverwrittenByAdmin = !$this->getConf('preferUserChoice') && $this->_getTplPerNamespace();
87 $helper = $this->loadHelper('loadskin', true);
99 $tplPerUser = $this->_getTplPerUser();
100 $tplPerNamespace = $this->_getTplPerNamespace();
102 if($this->getConf('preferUserChoice')) {
126 $helper = $this->loadHelper('loadskin', true);
129 $mobileSwitch = $this->getConf('mobileSwitch');
[all …]
/plugin/authfacebook/lib/
H A DFacebookBatchRequest.php61 $this->add($requests);
79 $this->add($req, $key);
82 return $this;
111 $this->requests[] = $requestToAdd;
113 return $this;
126 $app = $this->getApp();
178 return $this->requests;
192 $this->setParams($params);
296 $this->add($value, $offset);
312 unset($this->requests[$offset]);
[all …]
/plugin/prosemirror/parser/
H A DImageNode.php17 $this->parent = &$parent;
18 $this->attrs = $data['attrs'];
21 $this->textNode = new TextNode(['marks' => $data['marks'] ?? null], $parent, $previousNode);
27 if (!empty($this->attrs['title'])) {
28 $title = '|' . $this->attrs['title'];
33 if (!empty($this->attrs['align'])) {
34 if ($this->attrs['align'] === 'left') {
36 } elseif ($this->attrs['align'] === 'right') {
38 } elseif ($this->attrs['align'] === 'center') {
45 if (!empty($this
[all...]
/plugin/struct/action/
H A Daggregationeditor.php46 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'addJsinfo');
47 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleAjax');
77 $this->newRowEditor();
81 $this->saveRow();
85 $this->deleteRow();
105 $this->rid = $INPUT->int('rid');
106 $this->validate();
110 $access = $this->getAccess($tablename);
125 $this->pid = $INPUT->str('pid');
129 $access = $this
[all...]
/plugin/combo/admin/
H A Dpagerules.php15 * need to inherit from this class
43 // of use of $this->getLang
44 $this->setupLocale();
56 if (!isset($this->pageRuleManager)) {
58 $this->pageRuleManager = new PageRules();
87 return ucfirst(PluginUtility::$PLUGIN_NAME) . " - " . $this->lang['PageRules'];
102 $this->initiatePageRuleManager();
124 msg($this->lang['SameSourceAndTargetAndPage'] . ': ' . $matcher . '', LogUtility::LVL_MSG_ERROR);
129 if (!$this->pageRuleManager->patternExists($matcher)) {
130 $this
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php112 $this->checkRequirements();
141 $this->checkRequirements();
397 return $this->values;
421 return $this->values;
441 $this->values = $this->getDefaults();
444 $this->_cliArgs = $args;
492 $this->printUsage();
573 $this->printUsage();
880 $this->printUsage();
955 $phpcs->setCli($this);
[all …]

1...<<161162163164165166167168169170>>...1084