Home
last modified time | relevance | path

Searched refs:this (Results 551 – 575 of 24146) sorted by relevance

1...<<21222324252627282930>>...966

/plugin/ifauthex/_test/
H A Dgeneral.test.php220 $this->assertNotNull(auth_expr_parse(''));
308 $this->assertFileExists($file);
312 $this->assertArrayHasKey('base', $info);
314 $this->assertArrayHasKey('email', $info);
315 $this->assertArrayHasKey('date', $info);
316 $this->assertArrayHasKey('name', $info);
317 $this->assertArrayHasKey('desc', $info);
318 $this->assertArrayHasKey('url', $info);
347 $this->assertEquals(
355 $this->assertArrayHasKey(
[all …]
/plugin/footnotestyle/
H A Drenderer.php44 $footnote = $this->doc;
45 $this->doc = $this->store;
46 $this->store = '';
55 $this->footnotes[count($this->footnotes)] = $footnote;
60 $this->footnotes[count($this->footnotes)] = "@@FNT".($i);
66 $this->footnotes[count($this->footnotes)] = $footnote;
70 $this->doc .= $this->_format_footnote_link($id);
89 $this->doc .= $this->_format_footnote_bottomlink($id);
105 $this->doc .= $this->_format_footnote_bottomlink($ref+1);
125 …if($this->info['toc'] && is_array($this->toc) && $conf['tocminheads'] && count($this->toc) >= $con…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DProject.php121 return $this->accountId;
170 $this->budget = $budget;
177 return $this->budget;
219 return $this->endDate;
226 $this->id = $id;
233 return $this->id;
240 $this->kind = $kind;
247 return $this->kind;
268 $this->name = $name;
275 return $this->name;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReport.php48 $this->bidRate = $bidRate;
52 return $this->bidRate;
60 return $this->bidRequestRate;
92 return $this->filteredBidRate;
112 $this->kind = $kind;
116 return $this->kind;
148 return $this->noQuotaInRegion;
156 return $this->outOfQuota;
192 $this->region = $region;
196 return $this->region;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DWellness.php123 return $this->doctorOnCall;
235 return $this->freeWeights;
256 $this->massage = $massage;
263 return $this->massage;
284 $this->salon = $salon;
291 return $this->salon;
312 $this->sauna = $sauna;
319 return $this->sauna;
340 $this->spa = $spa;
347 return $this->spa;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnTunnel.php159 $this->id = $id;
166 return $this->id;
187 $this->kind = $kind;
194 return $this->kind;
215 $this->name = $name;
222 return $this->name;
278 return $this->peerIp;
292 return $this->region;
320 return $this->router;
334 return $this->selfLink;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php134 return $this->comments;
204 return $this->filter;
260 return $this->limit;
281 $this->name = $name;
288 return $this->name;
302 return $this->offset;
365 $this->tags = $tags;
372 return $this->tags;
400 return $this->toTime;
407 $this->topk = $topk;
[all …]
/plugin/authchained/
H A Dauth.php45 if ( is_null($this->chained_auth) || !$this->chained_auth->success ) {
71 $this->usermanager_auth =& plugin_load('auth',$this->getConf('usermanager_authtype'));
72 if(is_null($this->usermanager_auth) || !$this->usermanager_auth->success ) {
77 $this->usermanager_auth =& $this->chained_auth;
276 if(!is_null($this->usermanager_auth) && $this->canDo('addUser')) {
295 if(!is_null($this->usermanager_auth) && $this->canDo('UserMod') ) {
313 if(!is_null($this->usermanager_auth) && $this->canDo('delUser') ) {
331 if(!is_null($this->usermanager_auth) && $this->canDo('getUserCount') ){
351 if(!is_null($this->usermanager_auth) && $this->canDo('getUsers') ) {
370 if(!is_null($this->usermanager_auth) && $this->canDo('addGroup') ) {
[all …]
/plugin/pureldap/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
117 if (!empty($this->prefixesPsr0)) {
118 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
137 return $this->fallbackDirsPsr0;
145 return $this->fallbackDirsPsr4;
153 return $this->classMap;
163 if ($this
[all...]
/plugin/commonmark/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
116 if (!empty($this->prefixesPsr0)) {
117 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
138 return $this->fallbackDirsPsr0;
147 return $this->fallbackDirsPsr4;
156 return $this->classMap;
167 if ($this
[all...]
/plugin/authgooglesheets/vendor/composer/
H A DClassLoader.php66 $this->vendorDir = $vendorDir;
80 return $this->prefixDirsPsr4;
85 return $this->fallbackDirsPsr0;
90 return $this->fallbackDirsPsr4;
95 return $this->classMap;
103 if ($this->classMap) {
104 $this->classMap = array_merge($this->classMap, $classMap);
301 return $this->apcuPrefix;
316 self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders;
319 self::$registeredLoaders[$this->vendorDir] = $this;
[all …]
/plugin/elasticsearch/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
117 if (!empty($this->prefixesPsr0)) {
118 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
137 return $this->fallbackDirsPsr0;
145 return $this->fallbackDirsPsr4;
153 return $this->classMap;
163 if ($this
[all...]
/plugin/barcodes/vendor/composer/
H A DClassLoader.php111 $this->vendorDir = $vendorDir;
133 return $this->prefixDirsPsr4;
142 return $this->fallbackDirsPsr0;
160 return $this->classMap;
171 if ($this->classMap) {
172 $this->classMap = array_merge($this->classMap, $classMap);
338 return $this->useIncludePath;
383 return $this->apcuPrefix;
402 self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders;
405 self::$registeredLoaders[$this->vendorDir] = $this;
[all …]
/plugin/oauth/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
116 if (!empty($this->prefixesPsr0)) {
117 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
138 return $this->fallbackDirsPsr0;
147 return $this->fallbackDirsPsr4;
156 return $this->classMap;
167 if ($this
[all...]
/plugin/upgrade/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
111 $this->vendorDir = $vendorDir;
120 if (!empty($this->prefixesPsr0)) {
121 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
133 return $this->prefixDirsPsr4;
142 return $this->fallbackDirsPsr0;
151 return $this->fallbackDirsPsr4;
160 return $this->classMap;
171 if ($this
[all...]
/plugin/combo/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
66 $this->vendorDir = $vendorDir;
71 if (!empty($this->prefixesPsr0)) {
72 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
80 return $this->prefixDirsPsr4;
85 return $this->fallbackDirsPsr0;
90 return $this->fallbackDirsPsr4;
95 return $this->classMap;
103 if ($this
[all...]
/plugin/dw2pdf/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
117 if (!empty($this->prefixesPsr0)) {
118 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
137 return $this->fallbackDirsPsr0;
145 return $this->fallbackDirsPsr4;
153 return $this->classMap;
163 if ($this
[all...]
/plugin/aichat/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
117 if (!empty($this->prefixesPsr0)) {
118 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
137 return $this->fallbackDirsPsr0;
145 return $this->fallbackDirsPsr4;
153 return $this->classMap;
163 if ($this
[all...]
/plugin/geophp/vendor/composer/
H A DClassLoader.php10 * file that was distributed with this source code.
30 * In this example, if you try to use a class in the Symfony\Component
108 $this->vendorDir = $vendorDir;
117 if (!empty($this->prefixesPsr0)) {
118 return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
129 return $this->prefixDirsPsr4;
137 return $this->fallbackDirsPsr0;
145 return $this->fallbackDirsPsr4;
153 return $this->classMap;
163 if ($this
[all...]
/plugin/dwcommits/
H A Dhelper.php33 $this->path = $this->get_conf_repro();
35 $this->default_repro = $this->path;
49 $this->remote_url=$this->set_githubURL();
56 $this->db_name=$this->new_dbname($fname_hash,$names_fname, false);
244 if($this->commit_url) return $this->commit_url;
256 $this->repros[] = $this->html_option($this->path,true);
259 $this->repros[] = $this->html_option($conf_repro);
266 $this->repros[] = $this->html_option($git_dir);
293 $this->branches[] = $this->html_option($branch);
311 if($this->selected_branch) return $this->selected_branch;
[all …]
/plugin/findologicxmlexport/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/
H A DAbstractLexer.php95 $this->reset();
108 $this->peek = 0;
119 $this->peek = 0;
155 return null !== $this->lookahead && $this->lookahead['type'] === $token;
177 $this->peek = 0;
178 $this->token = $this->lookahead;
179 $this->lookahead = (isset($this->tokens[$this->position]))
180 ? $this->tokens[$this->position++] : null;
219 if (isset($this->tokens[$this->position + $this->peek])) {
220 return $this->tokens[$this->position + $this->peek++];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferCounters.php119 return $this->bytesCopiedToSink;
133 return $this->bytesDeletedFromSink;
147 return $this->bytesDeletedFromSource;
175 return $this->bytesFoundFromSource;
189 return $this->bytesFoundOnlyFromSink;
203 return $this->bytesFromSourceFailed;
301 return $this->objectsCopiedToSink;
315 return $this->objectsDeletedFromSink;
329 return $this->objectsDeletedFromSource;
357 return $this->objectsFoundFromSource;
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBufferHandler.php73 if ($this->bufferLimit > 0 && $this->bufferSize === $this->bufferLimit) {
75 $this->flush();
82 if ($this->processors) {
88 $this->bufferSize++;
99 $this->handler->handleBatch($this->buffer);
100 $this->clear();
115 $this->flush();
125 $this->bufferSize = 0;
126 $this->buffer = [];
131 $this->flush();
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DInlineTag.php12 $tag = $this->getTagName();
15 if ($this->mpdf->title2annots && isset($attr['TITLE'])) {
35 $objattr['OPACITY'] = $this->mpdf->annotOpacity;
36 $objattr['COLOR'] = $this->colorConverter->convert('yellow', $this->mpdf->PDFAXwarnings);
42 if (!isset($this->mpdf->InlineProperties[$tag])) {
43 $this->mpdf->InlineProperties[$tag] = [$this->mpdf->saveInlineProperties()];
45 $this->mpdf->InlineProperties[$tag][] = $this
[all...]
/plugin/statistics/inc/
H A DStatisticsQuery.class.php7 $this->hlp = $hlp;
17 FROM " . $this->hlp->prefix . "access as A
21 $result = $this->hlp->runSQL($sql);
35 FROM " . $this->hlp->prefix . "access as A
38 $result = $this->hlp->runSQL($sql);
48 FROM " . $this->hlp->prefix . "session as A
51 $result = $this->hlp->runSQL($sql);
56 FROM " . $this->hlp->prefix . "session as A
64 $result = $this->hlp->runSQL($sql);
70 FROM " . $this
[all...]

1...<<21222324252627282930>>...966