Home
last modified time | relevance | path

Searched refs:this (Results 751 – 775 of 25938) sorted by relevance

1...<<31323334353637383940>>...1038

/plugin/combo/ComboStrap/
H A DExecutionContext.php112 * @var array of objects that are scoped to this request
156 * @var TemplateForWebPage - the page template fetcher running (when a fetcher creates a page, it would uses this fetcher)
166 $this->creationTime = Iso8601Date::createFromNow()->toIsoStringMs();
168 $this->url = Url::createFromGetOrPostGlobalVariable();
170 $this->response = HttpResponse::createFromExecutionContext($this);
176 $this->capturedAct = $ACT;
178 $urlAct = $this->url->getQueryPropertyValue(self::DO_ATTRIBUTE);
194 $this->capturedGlobalId = $ID;
197 $urlId = $this
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1Intent.php103 $this->action = $action;
110 return $this->action;
138 return $this->displayName;
159 $this->events = $events;
166 return $this->events;
208 return $this->isFallback;
236 return $this->messages;
264 return $this->mlEnabled;
271 $this->name = $name;
278 return $this->name;
[all …]
H A DGoogleCloudDialogflowV2Intent.php99 $this->action = $action;
106 return $this->action;
134 return $this->displayName;
155 $this->events = $events;
162 return $this->events;
204 return $this->isFallback;
232 return $this->messages;
246 return $this->mlDisabled;
253 $this->name = $name;
260 return $this->name;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php527 if (is_string($this->iv) && strlen($this->iv) != $this->block_size) {
551 …if (isset($this->kl['key']) && $this->key === $this->kl['key'] && $this->key_length === $this->kl[…
555 …$this->kl = ['key' => $this->key, 'key_length' => $this->key_length, 'block_size' => $this->block_…
557 $this->Nk = $this->key_length >> 2;
559 $this->Nr = max($this->Nk, $this->Nb) + 6;
580 $length = $this->Nb * ($this->Nr + 1);
604 $temp = $this->w = $this->dw = [];
608 $this->dw[0] = $this->w[0];
629 $this->dw[$row] = $this->w[$row];
632 $this->dw = array_reverse($this->dw);
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php23 $pdo = $this->getPDO();
24 $this->backend = new PDO($pdo);
61 $this->assertFalse($result);
88 $this->assertTrue($result);
119 $this->assertTrue($result);
142 $this->backend->deleteAddressBook(1);
144 $this->assertEquals(array(), $this->backend->getAddressBooksForUser('principals/user1'));
308 $this->assertFalse($result);
314 $backend = $this->backend;
322 $this->assertEquals([
[all …]
/plugin/htmlokay/
H A Dhelper.php109 $this->saved_inf = unserialize($this->saved_inf);
110 $this->files = $this->saved_inf['filespecs'];
111 $this->users = $this->saved_inf['user'];
112 $this->groups = $this->saved_inf['group'];
138 $this->get_info();
148 if (!$this->saved_inf)
179 if (isset($this->groups) && !empty($this->groups))
191 if (isset($this->users) && !empty($this->users))
235 $group_level = $this->get_permission_level($groups_found, $this->groups);
239 $user_level = $this->get_permission_level($INFO['client'], $this->users);
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php9 * file that was distributed with this source code.
75 return $this->parse($data, !$context->isServerMode());
89 $response .= $key . '=' . $this->encodeOptValue(
101 $this->binary = $binary;
102 $this->pos = 0;
103 $this->length = strlen($binary);
104 $this->occurrences = [];
109 $this->binary = '';
110 $this->pos = 0;
111 $this
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php58 $this->dispatch('bar');
66 $b->bar($this->event, 'pre', 'Bar', 'json', $this->dispatcher);
67 $b->all($this->event, 'pre', 'Bar', 'json', $this->dispatcher);
68 $b->foo($this->event, 'pre', 'Foo', 'json', $this->dispatcher);
69 $b->all($this->event, 'pre', 'Foo', 'json', $this->dispatcher);
128 $this->dispatch('pre');
164 $this->dispatch('pre');
192 $this->context = $this->getMockBuilder(Context::class)->getMock();
194 $this->dispatcher = $this->createEventDispatcher();
205 $this->dispatcher->dispatch($eventName, $class, $format, $event ?: $this->event);
[all …]
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php179 $this->_regex = $regex;
180 $this->setMode($mode);
204 $subject = $useKey ? $this->_key : $this->_current;
207 switch ($this->_mode) {
303 return $this->_key;
313 return $this->_current;
330 $this->_mode = $mode;
343 $this->_flags = $flags;
368 return $this->_regex;
378 return $this->_mode;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDataset.php101 $this->access = $access;
108 return $this->access;
213 $this->etag = $etag;
220 return $this->etag;
241 $this->id = $id;
248 return $this->id;
269 $this->kind = $kind;
276 return $this->kind;
290 return $this->labels;
367 $this->tags = $tags;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DInventoryItem.php124 return $this->adSlots;
187 $this->id = $id;
194 return $this->id;
208 return $this->inPlan;
215 $this->kind = $kind;
222 return $this->kind;
243 $this->name = $name;
250 return $this->name;
334 return $this->rfpId;
369 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php108 return $this->accountId;
150 return $this->agencyId;
220 return $this->dealIds;
283 $this->html = $html;
290 return $this->html;
311 $this->name = $name;
318 return $this->name;
332 return $this->native;
360 return $this->version;
367 $this->video = $video;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DAction.php110 return $this->alwaysRun;
138 return $this->commands;
166 return $this->credentials;
208 return $this->enableFuse;
236 return $this->entrypoint;
278 return $this->imageUri;
285 $this->labels = $labels;
292 return $this->labels;
299 $this->mounts = $mounts;
306 return $this->mounts;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php106 return $this->attributes;
127 $this->cartId = $cartId;
134 return $this->cartId;
162 return $this->eventTime;
176 return $this->eventType;
204 return $this->filter;
218 return $this->offset;
232 return $this->orderBy;
337 $this->uri = $uri;
344 return $this->uri;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInvoice.php150 return $this->currencyCode;
164 return $this->displayName;
171 $this->dueDate = $dueDate;
178 return $this->dueDate;
192 return $this->invoiceId;
206 return $this->invoiceType;
220 return $this->issueDate;
227 $this->name = $name;
234 return $this->name;
283 $this->pdfUrl = $pdfUrl;
[all …]
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSymfonySession.php40 $tokens = $this->session->get($this->sessionVariableName);
55 $tokens = $this->session->get($this->sessionVariableName);
64 $this->session->set($this->sessionVariableName, $tokens);
76 $tokens = $this->session->get($this->sessionVariableName);
89 $tokens = $this->session->get($this->sessionVariableName);
107 $this->session->remove($this->sessionVariableName);
135 $states = $this->session->get($this->stateVariableName);
144 $this->session->set($this->stateVariableName, $states);
156 $states = $this->session->get($this->stateVariableName);
169 $states = $this->session->get($this->stateVariableName);
[all …]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSymfonySession.php28 $this->session = $session;
29 $this->sessionVariableName = $sessionVariableName;
30 $this->stateVariableName = $stateVariableName;
38 if ($this->hasAccessToken($service)) {
40 $tokens = $this->session->get($this->sessionVariableName);
55 $tokens = $this->session->get($this->sessionVariableName);
64 $this->session->set($this
[all...]
/plugin/emoji/emojione/
H A DClient.php80 if ($this->shortcodes)
82 …$string = preg_replace_callback('/'.$this->ignoredRegexp.'|('.$this->shortcodeRegexp.')/Si', array…
85 if ($this->ascii)
106 …$string = preg_replace_callback('/'.$this->ignoredRegexp.'|('.$this->shortcodeRegexp.')/Si', array…
134 if ($this->shortcodes)
136 …$string = preg_replace_callback('/'.$this->ignoredRegexp.'|('.$this->shortcodeRegexp.')/Si', array…
139 if ($this->ascii)
158 …return preg_replace_callback('/'.$this->ignoredRegexp.'|'.$this->unicodeRegexp.'/S', array($this, …
169 …return preg_replace_callback('/'.$this->ignoredRegexp.'|'.$this->unicodeRegexp.'/S', array($this, …
280 if ($this->sprites)
[all …]
/plugin/adhoctags/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
23 $syntaxDiv = $this->getConf('syntaxDiv');
24 $syntaxSpan = $this->getConf('syntaxSpan');
28 'title' => $this->getLang('picker'),
35 'title' => $this->getLang('b').': <𝚋>',
43 'title' => $this->getLang('i').': <𝚒>',
51 'title' => $this->getLang('s').': <𝚜>',
59 'title' => $this->getLang('u').': <𝚞>',
67 'title' => $this->getLang('small').': <𝚜𝚖𝚊𝚕𝚕>',
75 'title' => $this
[all...]
/plugin/authjoomla3/
H A Dauth.php27 $this->joomlaPath = $this->getConf('joomlaPath');
29 if ($this->joomlaPath == ''
31 || !file_exists($this->joinPaths($this->joomlaPath, 'configuration.php'))) {
33 $this->success = false;
37 $this->setupPdoConfig();
64 require_once $this->joinPaths($this->joomlaPath, 'configuration.php');
67 $this->joomlaConfig->dbtype = str_replace('mysqli', 'mysql', $this->joomlaConfig->dbtype);
68 …$this->conf['dsn'] = sprintf('%s:dbname=%s;host=%s', $this->joomlaConfig->dbtype, $this->joomlaCon…
69 $this->conf['user'] = $this->joomlaConfig->user;
70 $this->conf['pass'] = $this->joomlaConfig->password;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php18 $this->s = new AddressBookHome(
19 $this->backend,
27 $this->assertEquals('user1', $this->s->getName());
36 $this->s->setName('user2');
45 $this->s->delete();
51 $this->assertNull($this->s->getLastModified());
107 $this->assertEquals(array(
131 $this->assertEquals('principals/user1', $this->s->getOwner());
132 $this->assertNull($this->s->getGroup());
144 ), $this->s->getACL());
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php158 $this->endTokenId = $this->id;
169 return $this->tokenStream[$this->getEndTokenId()]->getLine();
182 for ($i = $this->id - 2; $i > $this->id - 7; $i -= 2) {
209 for ($i = $this->id - 2; $i > $this->id - 7; $i -= 2) {
272 $this->name = trim($tokens[$this->id + 2], "'\"");
453 $this->signature = trim($this->signature);
479 return (string) $this->tokenStream[$this->id + 2];
582 return (isset($this->tokenStream[$this->id + 4]) &&
584 (isset($this->tokenStream[$this->id + 8]) &&
710 $next = $this->tokenStream[$this->id + 1];
[all …]
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php33 * You can call this function before adding each file to set differen compression levels
45 $this->complevel = $level;
56 $this->file = $file;
57 $this->fh = @fopen($this->file, 'rb');
58 if (!$this->fh) {
59 throw new ArchiveIOException('Could not open file for reading: '.$this->file);
61 $this->closed = false;
79 foreach ($this->yieldContents() as $fileinfo) {
96 if ($this
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Ddom.activelink.inc.php12 $this->xml = $xml;
13 $this->index = $index;
34 return is_a($this->xml,"XMLLeaf") ? "text" : $this->xml->getTagName();
50 return $this;
68 if (!(is_a($this->xml,"XMLBranch") || is_a($this->xml,"XMLLeaf"))) {
87 $parents = $this->parents;
100 $parent =& $this->parents[count($this->parents)-1];
103 if ($this->index <= 0) {
108 …$sibling = &new ActiveLinkDOMTree($nodes[$this->index-1],$this->index-1, $this->parent_indices, $t…
113 $parent =& $this->parents[count($this->parents)-1];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewall.php106 return $this->allowed;
127 $this->denied = $denied;
134 return $this->denied;
190 return $this->disabled;
197 $this->id = $id;
204 return $this->id;
211 $this->kind = $kind;
218 return $this->kind;
239 $this->name = $name;
246 return $this->name;
[all …]

1...<<31323334353637383940>>...1038