Home
last modified time | relevance | path

Searched refs:this (Results 19176 – 19200 of 27090) sorted by relevance

1...<<761762763764765766767768769770>>...1084

/plugin/hidden/
H A Daction.php12 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
21 'title' => $this->getLang('button'),
/plugin/confmanager/adminActions/
H A DConfigManagerAdminOverview.php17 $this->helper = plugin_load('helper', 'confmanager');
23 $configFiles = $this->helper->getConfigFiles();
/plugin/combo/action/
H A Dimgmove.php34 $controller->register_hook('PLUGIN_MOVE_HANDLERS_REGISTER', 'BEFORE', $this, 'handle_move', array());
37 $controller->register_hook('PLUGIN_MOVE_MEDIA_RENAME', 'AFTER', $this, 'fileSystemStoreUpdate', array());
137 $event->data['handlers'][syntax_plugin_combo_media::COMPONENT] = array($this, 'move_combo_img');
138 $event->data['handlers'][syntax_plugin_combo_frontmatter::COMPONENT] = array($this, 'move_combo_frontmatter_img');
219 $this->moveImage($imageId, $handler);
248 $this->moveImage($imageId, $handler);
/plugin/combo/syntax/
H A Dminimap.php27 $this->Lexer->addSpecialPattern($pattern, $aMode, PluginUtility::getModeFromTag($this->getPluginComponent()));
49 // The spelling is wrong but this is a correct value
83 $parameters[self::INCLUDE_DIRECTORY_PARAMETERS] = $this->getConf(self::INCLUDE_DIRECTORY_PARAMETERS);
84 $parameters[self::SHOW_HEADER] = $this->getConf(self::SHOW_HEADER);
153 $pagesOfNamespace = $this->getNamespaceChildren($nameSpacePath, $sort = 'natural', $listdirs = $includeDirectory);
179 $pageId = $this->getNamespaceStartId($pageArray['id']);
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVTimeZone.php29 return VObject\TimeZoneUtil::getTimeZone((string) $this->TZID, $this->root);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DMockable.php9 $this->constructorCalled = false;
24 $this->cloned = true;
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DFunction.php33 $this->function = $function;
38 return $this->function;
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DFunction.php34 $this->function = $function;
39 return $this->function;
/plugin/newline/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
25 'title' => $this->getLang('qb_newlinebutton'),
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DFunction.php31 $this->function = $function;
36 return $this->function;
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVTimeZone.php29 return VObject\TimeZoneUtil::getTimeZone((string)$this->TZID, $this->root);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyNameMatcher.php20 $this->property = $property;
30 return $property == $this->property;
/plugin/googleanalytics/
H A Dadmin.php17 $this->savePreferences($INPUT->post->arr('pref'));
30 echo $this->locale_xhtml('intro');
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVTimeZone.php29 return VObject\TimeZoneUtil::getTimeZone((string)$this->TZID, $this->root);
/plugin/referrers/
H A Dadmin.php17 $this->savePreferences($INPUT->post->arr('pref'));
30 echo $this->locale_xhtml('intro');
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTest.php28 $this->options = array_merge([
35 return $this->options['callable'];
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/
H A DReplaceFilter.php20 $this->callback = $callable;
28 return call_user_func($this->callback, $element);
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVTimeZone.php29 return VObject\TimeZoneUtil::getTimeZone((string)$this->TZID, $this->root);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DReplaceAllTextResponse.php32 $this->occurrencesChanged = $occurrencesChanged;
39 return $this->occurrencesChanged;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdBlockingConfiguration.php32 $this->enabled = $enabled;
39 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DCertificateProviderInstance.php32 $this->pluginInstance = $pluginInstance;
39 return $this->pluginInstance;
H A DGoogleCloudNetworksecurityV1GrpcEndpoint.php32 $this->targetUri = $targetUri;
39 return $this->targetUri;
H A DGoogleCloudNetworksecurityV1beta1GrpcEndpoint.php26 $this->targetUri = $targetUri;
30 return $this->targetUri;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DEnableSecretVersionRequest.php32 $this->etag = $etag;
39 return $this->etag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerHealthReportResponse.php32 $this->reportInterval = $reportInterval;
39 return $this->reportInterval;

1...<<761762763764765766767768769770>>...1084