Home
last modified time | relevance | path

Searched refs:this (Results 22901 – 22925 of 27090) sorted by relevance

1...<<911912913914915916917918919920>>...1084

/plugin/davcal/vendor/sabre/vobject/lib/
H A DVCardConverter.php54 $this->convertProperty($input, $output, $property, $targetVersion);
99 $newProperty = $this->convertUriToBinary($output, $newProperty);
165 $newProperty = $this->convertBinaryToUri($output, $newProperty, $parameters);
241 $this->convertParameters40($newProperty, $parameters);
243 $this->convertParameters30($newProperty, $parameters);
/plugin/redirect/
H A Dhelper.php70 if($this->getConf('showmsg')) {
71 msg(sprintf($this->getLang('redirected'), hsc($id)));
/plugin/jdraw/
H A Dsyntax.php102 $appletQueryString.="&image_format=".$this->getConf("image_format");
103 $appletQueryString.="&palettes=".bin2hex($this->getConf("palettes"));
/plugin/shorty/
H A Dsyntax.php41 $this->Lexer->addSpecialPattern('~~shorty\b.*?~~',$mode,'plugin_shorty');
61 if (!$service) return $this->getConf('default_service');
/plugin/pagestat/syntax/
H A Dword.php23 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<WORDLIST.*?>(?=.*?</WORDLIST>)'…
24 …public function postConnect() { $this->Lexer->addExitPattern('</WORDLIST>','plugin_pagestat_word')…
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php21 $this->validator = $validator;
42 $validator = $this->validator;
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.width.inc.php9 $this->CSSPropertyHandler(false, false);
27 $this->CSSSubProperty($owner);
/plugin/memcache/
H A Dhelper.php16 $this->loadConfig();
21 define('MEMCACHE_CHECK_KEYS',(bool)$this->conf['debug_check_keys']);
/plugin/loglog/helper/
H A Dmain.php18 $this->logHelper = $this->loadHelper('loglog_logging');
/plugin/mediasyntax/syntax/
H A Dmedia.php24 $this->Lexer->addSpecialPattern("\[\[Image:.+?\]\]", $mode, 'plugin_mediasyntax_media');
25 $this->Lexer->addSpecialPattern("\[\[File:.+?\]\]", $mode, 'plugin_mediasyntax_media');
33 // What this delivers is what is handed over as $data to the function render.
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DDepthExclusionStrategy.php21 return $this->isTooDeep($context);
29 return $this->isTooDeep($context);
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php29 $pipeline = $this->preparePipeline($media);
30 $tree = $this->layoutPipeline($html, $pipeline, $media, $context, $postponed);
/plugin/dlcounter/
H A Daction.php28 $controller->register_hook('MEDIA_SENDFILE', 'BEFORE', $this, 'handle_media_sendfile');
46 $extension = str_replace(' ', '', strtolower($this->getConf('extensions')) );
/plugin/fontawesome/syntax/
H A Dfontawesome.php40 $this->Lexer->addEntryPattern('<fa',$mode,'plugin_fontawesome_fontawesome');
45 $this->Lexer->addExitPattern('>','plugin_fontawesome_fontawesome');
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/advrack/
H A Dsyntax.php35 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<advrack>(?=.*?</advrack>)',$mod…
37 public function postConnect() { $this->Lexer->addExitPattern('</advrack>','plugin_advrack'); }
/plugin/markdowku/
H A Dheadersetext.php22 $this->Lexer->addSpecialPattern(
27 $this->Lexer->addSpecialPattern(
/plugin/strata/types/
H A Dimage.php27 if($this->isExternalMedia($value)) {
52 if($this->isExternalMedia($value)) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerAnonBindHandler.php9 * file that was distributed with this source code.
51 $this->validateVersion($request);
52 $queue->sendMessage($this->responseFactory->getStandardResponse($message));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsPlacements.php56 return $this->call('predict', [$params], GoogleCloudRetailV2PredictResponse::class);
77 return $this->call('search', [$params], GoogleCloudRetailV2SearchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/
H A DNotesPermissions.php51 return $this->call('batchCreate', [$params], BatchCreatePermissionsResponse::class);
72 return $this->call('batchDelete', [$params], KeepEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DConversions.php47 return $this->call('batchinsert', [$params], ConversionsBatchInsertResponse::class);
61 return $this->call('batchupdate', [$params], ConversionsBatchUpdateResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/Resource/
H A DServices.php66 return $this->call('check', [$params], CheckResponse::class);
96 return $this->call('report', [$params], ReportResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTabledata.php49 return $this->call('insertAll', [$params], TableDataInsertAllResponse::class);
72 return $this->call('list', [$params], TableDataList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DProjectsFiles.php56 return $this->call('annotate', [$params], BatchAnnotateFilesResponse::class);
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);

1...<<911912913914915916917918919920>>...1084