Home
last modified time | relevance | path

Searched refs:this (Results 17326 – 17350 of 27090) sorted by relevance

1...<<691692693694695696697698699700>>...1084

/plugin/foldablelist/
H A Dsyntax.php51 $this->Lexer->addEntryPattern($this->entry_pattern, $mode, 'plugin_foldablelist');
55 $this->Lexer->addExitPattern($this->exit_pattern, 'plugin_foldablelist');
70 $plugin = $this->getPluginName();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsServicesVersions.php48 return $this->call('create', [$params], Operation::class);
64 return $this->call('delete', [$params], Operation::class);
85 return $this->call('get', [$params], Version::class);
106 return $this->call('list', [$params], ListVersionsResponse::class);
170 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionTargetHttpProxies.php61 return $this->call('delete', [$params], Operation::class);
79 return $this->call('get', [$params], TargetHttpProxy::class);
106 return $this->call('insert', [$params], Operation::class);
162 return $this->call('list', [$params], TargetHttpProxyList::class);
190 return $this->call('setUrlMap', [$params], Operation::class);
H A DRegionHealthCheckServices.php60 return $this->call('delete', [$params], Operation::class);
77 return $this->call('get', [$params], HealthCheckService::class);
105 return $this->call('insert', [$params], Operation::class);
161 return $this->call('list', [$params], HealthCheckServicesList::class);
192 return $this->call('patch', [$params], Operation::class);
H A DRegionSecurityPolicies.php58 return $this->call('delete', [$params], Operation::class);
74 return $this->call('get', [$params], SecurityPolicy::class);
102 return $this->call('insert', [$params], Operation::class);
157 return $this->call('list', [$params], SecurityPolicyList::class);
185 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServices.php63 return $this->call('addSubnetwork', [$params], Operation::class);
80 return $this->call('disableVpcServiceControls', [$params], Operation::class);
97 return $this->call('enableVpcServiceControls', [$params], Operation::class);
118 return $this->call('searchRange', [$params], Operation::class);
138 return $this->call('validate', [$params], ValidateConsumerConfigResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementCustomMetrics.php47 return $this->call('get', [$params], CustomMetric::class);
63 return $this->call('insert', [$params], CustomMetric::class);
84 return $this->call('list', [$params], CustomMetrics::class);
106 return $this->call('patch', [$params], CustomMetric::class);
127 return $this->call('update', [$params], CustomMetric::class);
H A DManagementCustomDimensions.php47 return $this->call('get', [$params], CustomDimension::class);
63 return $this->call('insert', [$params], CustomDimension::class);
84 return $this->call('list', [$params], CustomDimensions::class);
107 return $this->call('patch', [$params], CustomDimension::class);
129 return $this->call('update', [$params], CustomDimension::class);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php191 $this->assertEquals($expected, str_replace("\r", "", $result));
193 $this->assertEquals(
348 $this->assertEquals($expected, str_replace("\r", "", $result));
350 $this->assertEquals(
373 $this->assertEquals('foo', $result->FN->getValue());
/plugin/color/
H A Dsyntax.php21 …function connectTo($mode) { $this->Lexer->addEntryPattern('<color.*?>(?=.*?</color>)',$mode,'plugi…
22 function postConnect() { $this->Lexer->addExitPattern('</color>','plugin_color'); }
37 $color = $this->_specToCSS('color', $m[0]);
38 $background = $this->_specToCSS('background-color',
103 $this->_isValid($c)) ? $attrib.':'.$c.';'
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dendpoint-closure.asciidoc5 Endpoint object. A namespace object will construct a new Endpoint via this
6 closure, which means this is a handy location if you wish to extend the
14 $transport = $this->transport;
15 $serializer = $this->serializer;
36 Obviously, by doing this you take responsibility that all existing endpoints
/plugin/approve/
H A Dadmin.php26 $db = $this->loadHelper('approve_db');
58 echo $this->locale_xhtml('assignments_intro');
68 echo '<th>'.$this->getLang('admin h_assignment_namespace').'</th>';
69 echo '<th>'.$this->getLang('admin h_assignment_approver').'</th>';
74 $db = $this->loadHelper('approve_db');
100 echo '<td><a href="' . $link . '">'.$this->getLang('admin btn_delete').'</a></td>';
130 echo '<td><button type="submit" name="action" value="add">'.$this->getLang('admin btn_add').'</button></td>';
/plugin/struct/action/
H A Doutput.php36 $controller->register_hook('PARSER_HANDLER_DONE', 'AFTER', $this, 'handleOutput');
37 $controller->register_hook('PLUGIN_DW2PDF_REPLACE', 'BEFORE', $this, 'replaceDw2pdf');
38 $controller->register_hook('PLUGIN_DW2PDF_REPLACE', 'AFTER', $this, 'cleanupDw2pdf');
58 if ($this->getConf('bottomoutput')) {
60 } elseif (!$this->getConf('topoutput')) {
/plugin/facebookevents/
H A Dsyntax.php153 $info = $this->getInfo();
159 if ($this->error) {
160 $renderer->doc .= 'Error in Plugin '.$info['name'].': '.$this->error;
165 $date_format = $this->getConf(FB_EVENTS_DATE_FORMAT);
166 $time_format = $this->getConf(FB_EVENTS_TIME_FORMAT);
175 $token_data = $this->getData( $token_url );
179 …$renderer->doc .= 'Access token could not be retrieved for Plugin '.$info['name'].': '.$this->erro…
191 $json = $this->getData( $json_link);
305 … $entry = str_replace('{more}', '[['.$event_url.'|'.$this->getLang('read_more').']]', $entry );
/plugin/bibtex/OSBib/create/
H A DCLOSEPOPUP.php32 $this->messages = new MESSAGES();
33 print $this->header();
34 print $this->printBody($pString);
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DLeaf.php46 $this->setValue($value);
55 return $this->value;
65 $this->value = $value;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DSampleClass.php10 $this->a = $a;
11 $this->b = $b;
12 $this->c = $c;
/plugin/combo/ComboStrap/
H A DTemplateEngine.php267 return $this->handleBarsForPage->render($template, $model);
272 return $this->handleBarsForComponents->render($template, $model);
281 if (isset($this->templateSearchDirectories)) {
282 return $this->templateSearchDirectories;
284 throw new ExceptionNotFound("No template directory as this is not a file engine");
291 $this->handleBarsForPage->getLoader()->load($templateName);
303 * @return $this
308 if (count($this->templateSearchDirectories) !== 2) {
309 // only one, this is the default, we need two
312 $theme = $this
[all...]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DUtilTest.php20 $this->assertEquals(100, Util::percent(100, 0));
21 $this->assertEquals(100, Util::percent(100, 100));
22 $this->assertEquals(
/plugin/commentsyntax/
H A Daction.php15 if ($this->getConf('toolbar_button')) {
17 'TOOLBAR_DEFINE', 'AFTER', $this, 'handleToolbar'
26 'title' => $this->getLang('toolbar_title'),
/plugin/onlinenumber/
H A Dsyntax.php131 $this->Lexer->addSpecialPattern('\{\{onlinenumber[^}]*\}\}',$mode,'plugin_onlinenumber');
142 … define('PLUGIN_ONLINE_TIMEOUT', $this->getConf('onlineseconds')); // Count users in N seconds
165 if ($this->plugin_online_check_online($count, $host)) {
169 $result = $this->plugin_online_sweep_records($host);
181 $error = $this->getLang('err1') . $base . $this->getLang('err2');
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContextFactory.php51 return $this->createForNamespace($namespace, file_get_contents($fileName));
77 $currentNamespace = $this->parseNamespace($tokens);
103 … $useStatements = array_merge($useStatements, $this->parseUseStatement($tokens));
123 $this->skipToNextStringOrNamespaceSeparator($tokens);
148 $this->skipToNextStringOrNamespaceSeparator($tokens);
150 list($alias, $fqnn) = $this->extractUseStatement($tokens);
/plugin/tagsections/action/
H A Dajax.php23 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax_call');
41 if ((!$filter = $this->loadHelper('tagsections'))) return false;
56 return $this->__saveTags($INPUT->arr('tags'), $range);
60 $result['listOfPages'] = $this->__namespace_tree($ns);
71 $tagsForSection = $this->__getTagsForSection($filter, $range);
150 if ( $this->getConf('tagsAfterHeading') == 1 && preg_match($reg, $TEXT) ) {
/plugin/wikicalendar/
H A Dsyntax.php306 …irect_id' => $ID, 'plugin_wikicalendar_month' => $this->showMonth, 'plugin_wikicalendar_year' => $
314 …irect_id' => $ID, 'plugin_wikicalendar_month' => $this->showMonth, 'plugin_wikicalendar_year' => $
368 …$out .= '<input type="submit" class="button" name="go2" value="'.$this->getLang('go').'" />' . DOK…
374 …$out .= '<input type="submit" class="button" name="back2cur" value="'.$this->getLang('current').'"…
/plugin/semantic/
H A Dhelper.php245 if ($image_url = $this->getFirstImageURL()) {
248 … $article_image = tpl_getMediaFile(array(':' . $this->getFirstImage()), true, $image_info);
264 if ($author = $this->getAuthor()) {
298 if ($structured_data = $this->getStructuredData()) {
302 if ($backlinks = $this->getBacklinks()) {
313 if (!$backlinks = ft_backlinks($this->page)) {

1...<<691692693694695696697698699700>>...1084