Home
last modified time | relevance | path

Searched refs:this (Results 4276 – 4300 of 27090) sorted by relevance

1...<<171172173174175176177178179180>>...1084

/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
35 $tempFile = $this->createStream($data);
59 $tempFile = $this->createStream($data);
74 $tempFile = $this->createStream($data);
91 $tempFile = $this->createStream($data);
121 $tempFile = $this->createStream($data);
132 PRODID:-//Sabre//Sabre VObject $this->version//EN
152 PRODID:-//Sabre//Sabre VObject $this->version//EN
161 $tempFile = $this->createStream($data);
255 $tempFile = $this->createStream($data);
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
35 $tempFile = $this->createStream($data);
59 $tempFile = $this->createStream($data);
74 $tempFile = $this->createStream($data);
91 $tempFile = $this->createStream($data);
121 $tempFile = $this->createStream($data);
132 PRODID:-//Sabre//Sabre VObject $this->version//EN
152 PRODID:-//Sabre//Sabre VObject $this->version//EN
161 $tempFile = $this->createStream($data);
255 $tempFile = $this->createStream($data);
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DModifyDnRequest.php9 * file that was distributed with this source code.
69 $this->setDn($dn);
70 $this->setNewRdn($newRdn);
71 $this->setNewParentDn($newParentDn);
72 $this->deleteOldRdn = $deleteOldRdn;
80 return $this->dn;
85 * @return $this
89 $this->dn = $dn instanceof Dn ? $dn : new Dn($dn);
91 return $this;
99 return $this
[all...]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
35 $tempFile = $this->createStream($data);
59 $tempFile = $this->createStream($data);
74 $tempFile = $this->createStream($data);
91 $tempFile = $this->createStream($data);
121 $tempFile = $this->createStream($data);
132 PRODID:-//Sabre//Sabre VObject $this->version//EN
152 PRODID:-//Sabre//Sabre VObject $this->version//EN
161 $tempFile = $this->createStream($data);
255 $tempFile = $this->createStream($data);
[all …]
/plugin/captcha/
H A Daction.php24 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleCaptchaInput', []);
27 $controller->register_hook('FORM_EDIT_OUTPUT', 'BEFORE', $this, 'handleFormOutput', []);
30 $controller->register_hook('FORM_REGISTER_OUTPUT', 'BEFORE', $this, 'handleFormOutput', []);
33 $controller->register_hook('FORM_RESENDPWD_OUTPUT', 'BEFORE', $this, 'handleFormOutput', []);
36 $controller->register_hook('FORM_LOGIN_OUTPUT', 'BEFORE', $this, 'handleFormOutput', []);
39 $controller->register_hook('AUTH_LOGIN_CHECK', 'BEFORE', $this, 'handleLogin', []);
42 $controller->register_hook('INDEXER_TASKS_RUN', 'AFTER', $this, 'handleIndexer', []);
45 if ((int)$this->getConf('loginprotect') > 1) {
46 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleAuth', []);
54 * is shown for the first time. Except for the editing process this i
[all...]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DFlickr.php27 $this->baseApiUri = new Uri('https://api.flickr.com/services/rest/');
54 return $this->parseAccessTokenResponse($responseBody);
80 $uri = $this->determineRequestUriFromPath('/', $this->baseApiUri);
83 if (!empty($this->format)) {
84 $uri->addToQuery('format', $this->format);
86 if ($this->format === 'json') {
91 $token = $this->storage->retrieveAccessToken($this->service());
92 $extraHeaders = array_merge($this
[all...]
/plugin/struct/types/
H A DDecimal.php41 if ($this->config['engineering']) {
61 $this->config['prefix'] .
63 $this->config['postfix']
69 if ($this->config['roundto'] == -1) {
70 $value = $this->formatWithoutRounding(
72 $this->config['decpoint'],
73 $this->config['thousands']
79 (int)$this->config['roundto'],
80 $this->config['decpoint'],
81 $this
[all...]
/plugin/twcheckliste/
H A Drenderer.php.old48 $this->tpl = $this->getConf('template');
64 $this->doc = '
87 $this->doc = preg_replace('#<p>\s*</p>#','',$this->doc);
89 if($this->slideopen){
92 $this->doc .= '</div>
106 $this->twcheckliste_init($text); // this is the first slide
121 $this->doc .= $this->_xmlEntities($text);
142 $footnote = $this->doc;
143 $this->doc = $this->store;
144 $this->store = '';
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php91 $this->server = $server;
244 $vcardType = $this->negotiateVCard(
250 [$this->server, 'calculateUri'],
294 $this->validateVCard($data, $modified);
316 $this->validateVCard($data, $modified);
432 $depth = $this->server->getHTTPDepth(0);
436 $this->server->tree->getNodeForPath($this->server->getRequestUri())
442 $candidateNodes = $this->server->tree->getChildren($this->server->getRequestUri());
450 $vcardType = $this->negotiateVCard(
507 …$this->server->httpResponse->setBody($this->server->generateMultiStatus($result, $prefer['return']…
[all …]
/plugin/farm/
H A Dvirtualhostconfig.class.php27 $this->manager = & $manager;
36 return $this->manager->wl('virtualhostconfig', $opts);
44 if(!isset($this->manager->opt['save'])) return;
48 $this->manager->error('system_errors', 'system_badtoken_failure');
53 if(isset($this->manager->opt['save'])) {
55 $this->manager->error('system_errors', 'postparametermissing_failure');
61 }else $this->manager->error('virtualhostconfig_errors', 'virtualhostconfig_save_failure');
72 ptln('<div class="farm_cmd_info">'.$this->manager->getLang('virtualhostconfig_info').'</div>');
75 $l = dokuwiki_farm_animal::listAnimals($this->manager);
76 $vh = $this->getVH();
[all …]
/plugin/move/_test/
H A Dmediamove.test.php15 $this->pluginsEnabled[] = 'move';
34 $this->assertTrue($move->movePage($src, $dst));
36 $this->assertEquals('{{ mediareltest:myimage.png}} [[:start|{{ mediareltest:testimage.png?200x800 }}]] [[mediareltest:bar|{{mediareltest:testimage.gif?400x200}}]]
57 $this->assertTrue($move->moveMedia($src, $dst));
59 $this->assertTrue(@file_exists(mediaFn('foobar:logo.png')));
61 $this->assertEquals('{{foobar:logo.png?200}}', rawWiki('wiki:movetest'));
85 $this->assertTrue($move->moveMedia($src, $dst));
87 $this->assertTrue(@file_exists(mediaFn('foobar:logo_2.png')));
89 $this->assertEquals('{{foobar:logo_2.png?200}}', rawWiki('wiki:movetest'));
91 $this
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DLicenseNamespace.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
24 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
41 $endpointBuilder = $this->endpoints;
45 return $this->performRequest($endpoint);
60 $endpointBuilder = $this->endpoints;
64 return $this->performRequest($endpoint);
77 $endpointBuilder = $this->endpoints;
81 return $this->performRequest($endpoint);
94 $endpointBuilder = $this->endpoints;
98 return $this
[all...]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DGroup.php44 $this->offsetSet(NULL, $sequence);
56 return isset($this->_sequences[$offset]);
67 return $this->_sequences[$offset];
89 $this->_sequences[] = $value;
91 $this->_sequences[(int)$offset] = $value;
92 $this->_sequences = array_values($this->_sequences);
103 unset($this->_sequences[$offset]);
104 $this->_sequences = array_values($this
[all...]
/plugin/combo/vendor/hidehalo/nanoid-php/src/
H A DClient.php39 $this->size = $size > 0 ? $size : 21;
40 $this->generator = $generator?:new Generator();
41 $this->core = new Core();
42 $this->alphbet = CoreInterface::SAFE_SYMBOLS;
54 $size = $size>0? $size: $this->size;
57 return $this->core->random($this->generator, $size, $this->alphbet);
59 return $this->normalRandom($size);
76 $size = $size>0? $size: $this
[all...]
/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php27 $configs = $this->readConfig();
32 usort($configs, [$this->helper, '_sortHuman']);
39 $config = $this->readConfig();
42 $this->saveToFile($custom);
58 $line = $this->prepareEntity($line);
76 if (!isset($config_cascade[$this->internalName]['local'])
82 $file = $config_cascade[$this->internalName]['local'][0];
89 msg($this->helper->getLang('changes applied'), 1);
93 uksort($config, [$this->helper, '_sortConf']);
94 $content = $this->helper->getCoreConfigHeader();
[all …]
/plugin/bookcreator/syntax/
H A Dbookmanager.php14 * need to inherit from this class
25 $this->hlp = plugin_load('helper', 'bookcreator');
31 $this->Lexer->addSpecialPattern('~~\w*?BOOK.*?~~', $mode, 'plugin_bookcreator_bookmanager');
121 $usercansave = (auth_quickaclcheck($this->getConf('save_namespace').':*') >= AUTH_CREATE);
135 $this->showBookManager($renderer, $usercansave);
138 $this->renderSelectionslist($renderer, true, $ID, $order);
148 $this->renderSelectionslist($renderer, false, $this->getConf('book_page'), $order, $num);
158 * @param bool $bookmanager whether this list is displayed in the Book Manager
167 $result = $this
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DInvocation.php101 $this->_rule = $rule;
102 $this->_data = $data;
103 $this->_todo = $todo;
104 $this->_depth = $depth;
117 return $this->_rule;
127 return $this->_data;
137 return $this->_todo;
148 $old = $this->_depth;
149 $this->_depth = $depth;
161 return $this->_depth;
[all …]
/plugin/strata/_test/
H A Dstorage_graphs.test.php14 $OK = $this->_triples->addTriple('Bob', 'knows', 'Alice', 'knowledgebase of bob');
15 $this->assertTrue($OK);
16 $OK = $this->_triples->addTriple('Alice', 'knows', 'Carol', 'knowledgebase of alice');
17 $this->assertTrue($OK);
23 $data = $this->_triples->fetchTriples(null, null, null, 'wiki');
24 $this->assertEquals($data, array());
27 $data = $this->_triples->fetchTriples(null, null, null, 'knowledgebase of bob');
28 $this->assertEquals($data, array($expected1));
31 $data = $this->_triples->fetchTriples(null, null, null, 'knowledgebase of alice');
32 $this
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DAccess.php50 $this->callerIp = $callerIp;
57 return $this->callerIp;
64 $this->callerIpGeo = $callerIpGeo;
71 return $this->callerIpGeo;
78 $this->methodName = $methodName;
85 return $this->methodName;
92 $this->principalEmail = $principalEmail;
99 return $this->principalEmail;
106 $this->serviceName = $serviceName;
113 return $this->serviceName;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessorType.php51 $this->allowCreation = $allowCreation;
58 return $this->allowCreation;
72 return $this->availableLocations;
79 $this->category = $category;
86 return $this->category;
93 $this->launchStage = $launchStage;
100 return $this->launchStage;
107 $this->name = $name;
114 return $this->name;
121 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGkeNodeConfig.php51 $this->accelerators = $accelerators;
58 return $this->accelerators;
65 $this->localSsdCount = $localSsdCount;
72 return $this->localSsdCount;
79 $this->machineType = $machineType;
86 return $this->machineType;
100 return $this->minCpuPlatform;
107 $this->preemptible = $preemptible;
114 return $this->preemptible;
121 $this->spot = $spot;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyAssignmentReport.php51 $this->instance = $instance;
58 return $this->instance;
65 $this->lastRunId = $lastRunId;
72 return $this->lastRunId;
79 $this->name = $name;
86 return $this->name;
93 $this->osPolicyAssignment = $osPolicyAssignment;
100 return $this->osPolicyAssignment;
114 return $this->osPolicyCompliances;
121 $this->updateTime = $updateTime;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSiteSettings.php50 $this->activeViewOptOut = $activeViewOptOut;
57 return $this->activeViewOptOut;
64 $this->adBlockingOptOut = $adBlockingOptOut;
71 return $this->adBlockingOptOut;
78 $this->disableNewCookie = $disableNewCookie;
85 return $this->disableNewCookie;
92 $this->tagSetting = $tagSetting;
99 return $this->tagSetting;
113 return $this->videoActiveViewOptOutTemplate;
120 $this->vpaidAdapterChoiceTemplate = $vpaidAdapterChoiceTemplate;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuthenticationInfo.php51 $this->authoritySelector = $authoritySelector;
58 return $this->authoritySelector;
65 $this->principalEmail = $principalEmail;
72 return $this->principalEmail;
79 $this->principalSubject = $principalSubject;
86 return $this->principalSubject;
100 return $this->serviceAccountDelegationInfo;
107 $this->serviceAccountKeyName = $serviceAccountKeyName;
114 return $this->serviceAccountKeyName;
121 $this->thirdPartyPrincipal = $thirdPartyPrincipal;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1Index.php51 $this->ancestor = $ancestor;
58 return $this->ancestor;
65 $this->indexId = $indexId;
72 return $this->indexId;
79 $this->kind = $kind;
86 return $this->kind;
93 $this->projectId = $projectId;
100 return $this->projectId;
114 return $this->properties;
121 $this->state = $state;
[all …]

1...<<171172173174175176177178179180>>...1084