Home
last modified time | relevance | path

Searched refs:this (Results 4876 – 4900 of 27090) sorted by relevance

1...<<191192193194195196197198199200>>...1084

/plugin/davcard/vendor/sabre/vobject/lib/
H A DElementList.php31 $this->elements = $elements;
51 return $this->elements[$this->key];
62 $this->key++;
73 return $this->key;
84 return isset($this->elements[$this->key]);
95 $this->key = 0;
110 return count($this->elements);
127 return isset($this->elements[$offset]);
139 return $this->elements[$offset];
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DElementList.php31 $this->elements = $elements;
51 return $this->elements[$this->key];
62 $this->key++;
73 return $this->key;
84 return isset($this->elements[$this->key]);
95 $this->key = 0;
110 return count($this->elements);
127 return isset($this->elements[$offset]);
139 return $this->elements[$offset];
/plugin/davcal/vendor/sabre/vobject/lib/
H A DElementList.php31 $this->elements = $elements;
51 return $this->elements[$this->key];
62 $this->key++;
73 return $this->key;
84 return isset($this->elements[$this->key]);
95 $this->key = 0;
110 return count($this->elements);
127 return isset($this->elements[$offset]);
139 return $this->elements[$offset];
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCreate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
36 $repository = $this->repository ?? null;
37 $snapshot = $this->snapshot ?? null;
61 return $this;
63 $this->body = $body;
65 return $this;
71 return $this;
73 $this->repository = $repository;
75 return $this;
[all...]
H A DRestore.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
36 $repository = $this->repository ?? null;
37 $snapshot = $this->snapshot ?? null;
61 return $this;
63 $this->body = $body;
65 return $this;
71 return $this;
73 $this->repository = $repository;
75 return $this;
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
H A DRecovery.php46 $this->_index = $index;
47 $this->refresh();
57 return $this->_index;
67 return $this->_response;
77 return $this->_data;
83 * @return $this
87 $this->_data = $this->getRecoveryData();
89 return $this;
99 $this
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/SearchableSnapshots/
H A DMount.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
36 $repository = $this->repository ?? null;
37 $snapshot = $this->snapshot ?? null;
62 return $this;
64 $this->body = $body;
66 return $this;
72 return $this;
74 $this->repository = $repository;
76 return $this;
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DRevertModelSnapshot.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
36 $job_id = $this->job_id ?? null;
37 $snapshot_id = $this->snapshot_id ?? null;
60 return $this;
62 $this->body = $body;
64 return $this;
70 return $this;
72 $this->job_id = $job_id;
74 return $this;
[all...]
H A DUpdateModelSnapshot.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
36 $job_id = $this->job_id ?? null;
37 $snapshot_id = $this->snapshot_id ?? null;
60 return $this;
62 $this->body = $body;
64 return $this;
70 return $this;
72 $this->job_id = $job_id;
74 return $this;
[all...]
/plugin/elasticsearch/vendor/react/promise/src/
H A DCancellationQueue.php12 if ($this->started) {
16 $this->started = true;
17 $this->drain();
26 $length = \array_push($this->queue, $cancellable);
28 if ($this->started && 1 === $length) {
29 $this->drain();
35 for ($i = key($this->queue); isset($this->queue[$i]); $i++) {
36 $cancellable = $this->queue[$i];
46 unset($this
[all...]
/plugin/prosemirror/parser/
H A DListNode.php24 $this->parent = &$parent;
25 if (is_a($this->parent, 'dokuwiki\plugin\prosemirror\parser\ListItemNode')) {
26 $this->depth = $this->parent->getDepth() + 1;
29 $this->prefix = $data['type'] == 'bullet_list' ? ' *' : ' -';
32 $this->listItemNodes[] = new ListItemNode($listItemNode, $this);
40 foreach ($this->listItemNodes as $li) {
41 $liText = str_repeat(' ', $this->depth);
42 $liText .= $this
[all...]
/plugin/latexport/implementation/
H A Dinternal_link.php32 $this->link = $link;
34 $this->headingLevel = 2;
36 $this->headingLevel = $headingLevel;
38 $this->title = $title;
43 return $this->link;
48 return $this->title;
52 return $this->headingLevel;
56 return "$this->title ($this->headingLevel) --- $this->link";
/plugin/authfacebook/lib/GraphNodes/
H A DGraphPage.php51 return $this->getField('id');
61 return $this->getField('category');
71 return $this->getField('name');
81 return $this->getField('best_page');
91 return $this->getField('global_brand_parent_page');
101 return $this->getField('location');
111 return $this->getField('cover');
121 return $this->getField('picture');
133 return $this->getField('access_token');
145 return $this->getField('perms');
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DIsp.php36 $this->autonomousSystemNumber = $this->get('autonomous_system_number');
37 $this->autonomousSystemOrganization =
38 $this->get('autonomous_system_organization');
39 $this->isp = $this->get('isp');
40 $this->organization = $this->get('organization');
42 $this->ipAddress = $this->get('ip_address');
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTta.php10 $this->mpdf->tta = true;
11 $this->mpdf->InlineProperties['TTA'] = $this->mpdf->saveInlineProperties();
13 if (in_array($this->mpdf->FontFamily, $this->mpdf->mono_fonts)) {
14 $this->mpdf->setCSS(['FONT-FAMILY' => 'ccourier'], 'INLINE');
15 } elseif (in_array($this->mpdf->FontFamily, $this->mpdf->serif_fonts)) {
16 $this->mpdf->setCSS(['FONT-FAMILY' => 'ctimes'], 'INLINE');
18 $this
[all...]
/plugin/discussion/
H A Dadmin.php37 case $this->getLang('btn_show'):
41 case $this->getLang('btn_hide'):
45 case $this->getLang('btn_change'):
58 ptln('<h1>'.$this->getLang('menu').'</h1>');
60 $threads = $this->_getThreads();
68 $this->_threadHead($thread);
78 …echo html_buildlist($comments, 'admin_discussion', array($this, '_commentItem'), array($this, '_li…
79 $this->_actionButtons($thread['id']);
150 0 => $this->getLang('off'),
151 1 => $this->getLang('open'),
[all …]
/plugin/math2/
H A Dsyntax.php66 $this->enable = $this->_requirements_ok();
78 'name' => 'Math Plugin'.(!$this->enable ? ' (disabled)' : ''),
99 $this->Lexer->addExitPattern('</m>','plugin_math');
141 if ($this->enable) {
143 if ($this->_cacheExists()) {
156 $this->_msg($this->msg_disable, -1);
177 $this->_mkdir($dirimg);
187 $this->msg_disable .= $this->str_nopng;
192 $this->msg_disable .= $this->str_noft;
201 if ($this->msg_sent) return;
[all …]
/plugin/pagetitle/syntax/
H A Ddecorative.php51 $this->mode = substr(get_class($this), 7);
54 $this->pattern[1] = '<title\b[^\n>]*>(?=.*?</title>)'; // entry
55 $this->pattern[4] = '</title>'; // exit
56 $this->pattern[5] = '~~Title:[^\n~]*~~'; // special
61 $this->Lexer->addSpecialPattern($this->pattern[5], $mode, $this->mode);
62 $this->Lexer->addEntryPattern($this->pattern[1], $mode, $this->mode);
67 $this->Lexer->addExitPattern($this->pattern[4], $this->mode);
115 $decorative_title = $this->render_text($param);
158 if ($this->getConf('usePersistent')) {
171 if (($wrap = $this->loadHelper('wrap')) != NULL) {
/plugin/autolink4/syntax/
H A Dregex.php7 // - How does this play with ORPHANSWANTED?
29 $this->tooltip = plugin_load('helper', 'autotooltip');
32 $this->helper = plugin_load('helper', 'autolink4');
33 $this->helper->loadAndProcessConfigFile();
67 foreach ($this->helper->getSubs() as $s) {
69 if (!$this->_isSamePage($s[self::$TO], $ID)) {
70 $this->Lexer->addSpecialPattern($s[self::$MATCH], $mode, 'plugin_autolink4_regex');
86 return $this->helper->getMatch($match);
103 if ($this->tooltip && $data[self::$TOOLTIP]) {
104 $renderer->doc .= $this
[all...]
/plugin/directions/
H A Daction.php79 $logstats_accessconf = $this->getConf('hitslog');
92 $this->dir_init_log_file(DOKU_INC . $logstats_accessconf);
106 $this->dir_init_log_path();
153 $page = $this->dir_prepareID($id);
161 $this->dir_logAccess($page,$this->dir_getStatus(wikiFN($id)),$referer);
202 if ($this->getConf('hitslog') != ""){
211 if ($this->getConf('banned_agents') != "")
224 if ($this->getConf('banned_ip') != "")
239 if ($this->getConf('banned_users') != "")
261 $referer = $this->dir_prepareID($match[1]);
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DMongoDBFormatter.php38 $this->maxNestingLevel = max($maxNestingLevel, 0);
39 $this->exceptionTraceAsString = $exceptionTraceAsString;
52 $res = $this->formatArray($record);
66 $formatted[$key] = $this->format($record);
78 if ($this->maxNestingLevel > 0 && $nestingLevel > $this->maxNestingLevel) {
106 return $this->formatArray($objectVars, $nestingLevel);
121 if ($this->exceptionTraceAsString === true) {
127 return $this->formatArray($formattedException, $nestingLevel);
132 if ($this->isLegacyMongoExt) {
133 return $this->legacyGetMongoDbDateTime($value);
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHTTPPreferParsingTest.php18 $this->assertEquals([
36 $this->assertEquals([
54 $this->assertEquals([
72 $this->assertEquals([
91 $this->assertEquals([
123 $response = $this->request($request);
127 $this->assertEquals(207, $response->getStatus(), $body);
157 $response = $this->request($request);
160 $this->assertEquals(204, $response->status);
179 $response = $this->request($request);
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php65 $this->prefixes = $prefixes;
66 $this->suffixes = $suffixes;
67 $this->exclude = $exclude;
68 $this->basepath = $basepath;
82 if ($this->basepath !== NULL) {
91 return $this->acceptPath($realpath) &&
92 $this->acceptPrefix($filename) &&
93 $this->acceptSuffix($filename);
103 foreach ($this->exclude as $exclude) {
119 return $this->acceptSubString($filename, $this->prefixes, self::PREFIX);
[all …]
/plugin/evesso/
H A Dhelper.php55 if ($this->getConf('custom-redirectURI') !== '') {
56 return $this->getConf('custom-redirectURI');
72 return $this->getConf('singleService') == '';
76 return $this->getConf('singleService') != '';
90 return $this->getConf('eveonline-key');
100 return $this->getConf('eveonline-secret');
110 return $this->getConf('eveonline-authurl');
120 return $this->getConf('eveonline-tokenurl');
127 if ($this->getConf($name) === '') {
143 foreach ($this->getGroup($name) as $group) {
[all …]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DBitrix24.php31 return new Uri(sprintf('%s/oauth/authorize/', $this->baseApiUri));
39 return new Uri(sprintf('%s/oauth/token/', $this->baseApiUri));
56 $this->validateAuthorizationState($state);
59 $responseBody = $this->httpClient->retrieveResponse(
60 $this->getAccessTokenUri($code),
62 $this->getExtraOAuthHeaders(),
66 $token = $this->parseAccessTokenResponse($responseBody);
67 $this->storage->storeAccessToken($this->service(), $token);
79 'client_id' => $this
[all...]

1...<<191192193194195196197198199200>>...1084