Home
last modified time | relevance | path

Searched refs:this (Results 17626 – 17650 of 27090) sorted by relevance

1...<<701702703704705706707708709710>>...1084

/plugin/accscounter/syntax/
H A Dpopularity.php40 $this->Lexer->addSpecialPattern('\{\{POPULAR[^}]*\}\}',$mode,'plugin_accscounter_popularity');
54 if ($this->getConf('timezone') != '') date_default_timezone_set($this->getConf('timezone'));
81 $renderer->doc .= htmlspecialchars($this->getLang('err3'));
139 } else $renderer->doc .= $this->getLang('noitems');
/plugin/markdowku/
H A Dblockquotes.php21 $this->Lexer->addEntryPattern(
30 $this->Lexer->addPattern(
34 $this->Lexer->addPattern(
38 $this->Lexer->addPattern(
45 $this->Lexer->addExitPattern(
/plugin/metadisplay/
H A Dcli.php38 $clopts = $this->get_commandLineOptions($opts);
50 $info = $this->getInfo();
51 $this->success($info['date']);
87 $tm = $this->get_timestamp( $opts[$i+1]) . ':b';
91 $tm = $this->get_timestamp( $opts[$i+1]) . ':a';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DResourceRecordSets.php53 return $this->call('create', [$params], ResourceRecordSet::class);
75 return $this->call('delete', [$params]);
99 return $this->call('get', [$params], ResourceRecordSet::class);
127 return $this->call('list', [$params], ResourceRecordSetsListResponse::class);
152 return $this->call('patch', [$params], ResourceRecordSet::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementGoals.php47 return $this->call('get', [$params], Goal::class);
63 return $this->call('insert', [$params], Goal::class);
89 return $this->call('list', [$params], Goals::class);
106 return $this->call('patch', [$params], Goal::class);
123 return $this->call('update', [$params], Goal::class);
/plugin/statistics/inc/pchart/
H A DPalette.php8 /** @todo Are the keys on this array always numbers, and always
100 $this->colors[$id] = $color;
110 if(isset($this->colors[$id])) return $this->colors[$id];
113 $this->colors[$id] = Color::random($id);
114 return $this->colors[$id];
/plugin/combo/syntax/
H A Dcodemarkdown.php108 $this->Lexer->addEntryPattern($gitHubMarkdownPattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
118 $this->Lexer->addExitPattern(self::MARKDOWN_EXIT_PATTERN, PluginUtility::getModeFromTag($this->getPluginComponent()));
187 Prism::htmlEnter($renderer, $this, $attributes);
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DDayOfMonthField.php68 // Check to see if this is the last day of the month
73 // Check to see if this is the nearest weekday to a particular value
85 return $this->isSatisfied($date->format('d'), $value);
98 return $this;
130 if (!$this->validate($chunk)) {
147 if (!$this->validate($chunk)) {
159 if (!$this->validate($chunk)) {
/plugin/linkback/
H A Dhelper.php51 return $this->getLang('linkbacks');
75 $linkback = '0&nbsp;' . $this->getLang('linkback_plural');
77 $linkback = '1&nbsp;' . $this->getLang('linkback_singular');
79 $linkback = $number . '&nbsp;' . $this->getLang('linkback_plural');
114 $rec = $this->_handleRecentLinkback($lines[$i], $ns);
135 * Internal function used by $this->getLinkbacks()
/plugin/ipban/_test/
H A Dcheck.test.php51 $this->assertSame(
53 (bool) $this->callInaccessibleMethod($action,'isBanned', [$ip, $this->banconfig])
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DComment.php23 $this->author = $author;
24 $this->text = $text;
29 return $this->author;
/plugin/userpage/
H A DMenuItem.php20 $this->id = $linkData['goto'];
21 $this->label = $linkData['text'];
22 $this->svg = __DIR__ . '/icon.svg';
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.containing.block.absolute.php5 $tree = $this->runPipeline('
32 $this->assertEqual($block->get_top_margin(), $container->get_top_padding() - mm2pt(3));
33 $this->assertEqual($block->get_left_margin(), $container->get_left_padding() + mm2pt(2));
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DNullable.php34 $this->realType = $realType;
44 return $this->realType;
54 return '?' . $this->realType->__toString();
/plugin/strata/_test/
H A Dquery_sort_optional.test.php62 $this->assertQueryResult($query, $expected, 'Partial numeric sort (numbers first, text second) unsupported');
111 $this->assertQueryResult($query, $expected, 'Full natural sort unsupported');
160 $this->assertQueryResult($query, $expected, 'Case insensitive unicode sort unsupported');
/plugin/odt/ODT/elements/
H A DODTElementNote.php21 $this->setClass ('text-note');
70 $this->setParent($previous);
79 return $this->getParent();
/plugin/poll/
H A Dsyntax.php27 $this->Lexer->addSpecialPattern('<poll.*?>.+?</poll>', $mode, 'plugin_poll');
81 $renderer->doc .= $this->_pollResults($poll);
102 $renderer->doc .= $this->_pollResults($poll);
107 $renderer->doc .= $this->_pollForm($options, $renderer);
112 $renderer->doc .= $this->_pollResults($poll);
159 'value="'.$this->getLang('btn_vote').'" />'.
/plugin/watchcycle/
H A Dhelper.php47 $all = $this->getMaintainers($watchcycle['maintainer']);
48 $title = $this->getLang('maintained by') . implode(', ', array_keys($all)) . ' ';
51 $title .= $this->getLang('never checked');
53 $title .= sprintf($this->getLang('last check'), $days_ago);
59 $title .= ' (' . $this->getLang('check needed') . ')';
156 $data = $this->getMaintainers($def);
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc33 this.getContentElement( 'tab-basic', 'note').disable();
34 this.setValueOf( 'tab-basic', 'note',text);
36 else this.text = false;
40 var dialog = this;
56 var noteText = this.text ? this.text: dialog.getValueOf( 'tab-basic', 'note' );
/plugin/combo/action/
H A Ddocustom.php72 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'executeComboDoAction');
85 if ($this->doCustomActuallyExecuting) {
167 if (!$this->isComboDoAction($action)) return;
172 $this->doCustomActuallyExecuting = true;
176 $fetcherName = $this->getFetcherNameFromAction($action);
202 $this->doCustomActuallyExecuting = false;
/plugin/combo/ComboStrap/
H A DLang.php146 return $this->getValue();
148 return $this->getDefaultValue();
159 $this->validityCheck($value);
171 $this->validityCheck($value);
218 throw new ExceptionCompile("The lang value ($value) for the page ($this) does not have two letters", $this->getCanonical());
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DBarcode.php10 $barcode = $this->getBarcode($code, $type, $pr, $quiet_zone_left, $quiet_zone_right);
16 $barcode = $this->getBarcode($code, $type);
112 return new Barcode\Code39($this->sanitizeCode($code), ($pr > 0) ? $pr : 2.5, false, false, $quiet_zone_left, $quiet_zone_right);
115 return new Barcode\Code39($this->sanitizeCode($code), ($pr > 0) ? $pr : 2.5, false, true, $quiet_zone_left, $quiet_zone_right);
118 return new Barcode\Code39($this->sanitizeCode($code), ($pr > 0) ? $pr : 2.5, true, false, $quiet_zone_left, $quiet_zone_right);
121 return new Barcode\Code39($this->sanitizeCode($code), ($pr > 0) ? $pr : 2.5, true, true, $quiet_zone_left, $quiet_zone_right);
/plugin/struct/action/
H A Dedit.php39 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handleEditform');
40 $controller->register_hook('FORM_EDIT_OUTPUT', 'BEFORE', $this, 'addFromData');
52 $html = $this->getEditorHtml();
65 * TODO: Remove this after HTML_EDITFORM_OUTPUT is no longer released in DokuWiki stable
68 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
74 $html = $this->getEditorHtml();
96 $html .= $this->createForm($table);
106 * @return string The HTML for this schema's form
129 // we need a short, unique identifier to use in the cookie. this should be good enough
145 $html .= $this
[all...]
/plugin/vote/
H A Dsyntax.php26 $this->Lexer->addSpecialPattern( '<vote.*?>.+?</vote>', $mode, 'plugin_vote' );
57 $this->_create_vote_log_file( $title, $options );
73 $vote_log = $this->_read_vote_log( $title );
85 $this->_user_check( $vote_log, $param ) ){
100 $this->_write_vote_log( $title, $vote_log );
104 $output .= $this->_print_vote_form( $vote_log );
257 'value="'.$this->getLang( 'btn_vote' ).'" />';
/plugin/discussion/
H A Dhelper.php55 return $this->getLang('discussion');
77 $comment = '0&nbsp;'.$this->getLang('nocomments');
79 $comment = '1&nbsp;'.$this->getLang('comment');
81 $comment = $num.'&nbsp;'.$this->getLang('comments');
135 'comments' => $this->td($id, $number),
179 $rec = $this->_handleRecentComment($lines[$i], $ns, $seen);
284 $groups = trim($this->getConf('moderatorgroups'));

1...<<701702703704705706707708709710>>...1084