| /plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/ |
| H A D | AbstractTest.php | 12 $abstract = new AbstractMock(); 15 $abstract->updateCalendar('randomid', $propPatch); 24 $abstract = new AbstractMock(); 43 ), $abstract->calendarQuery(1, $filters)); 49 $abstract = new AbstractMock(); 51 $abstract->getCalendarObjectByUID('principal1', 'zim') 55 $abstract->getCalendarObjectByUID('principal1', 'foo') 58 $abstract->getCalendarObjectByUID('principal3', 'foo') 61 $abstract->getCalendarObjectByUID('principal1', 'shared') 68 $abstract = new AbstractMock(); [all …]
|
| /plugin/preview/ |
| D | action.php | 58 $abstract = p_get_metadata($id, 'description abstract'); 61 $abstract = substr($abstract, strlen($title)); // remove title from abstract 62 $abstract = trim($abstract, '.…') . '…'; // always have ellipsis 66 echo '<p>' . hsc($abstract) . '</p>';
|
| /plugin/abstract/ |
| D | plugin.info.txt | 1 base abstract 5 name abstract plugin 6 desc Add a specified string to the description abstract metadata 7 url http://www.dokuwiki.org/plugin:abstract
|
| D | README.md | 5 * https://dokuwiki.org/plugin:abstract
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/ |
| D | MethodDeclarationSniff.php | 73 $abstract = 0; 87 $abstract = $prefix; 114 if ($visibility !== 0 && $abstract > $visibility) { 116 $fix = $phpcsFile->addFixableError($error, $abstract, 'AbstractAfterVisibility'); 118 $fixes[$abstract] = ''; 119 $fixes[($abstract + 1)] = '';
|
| /plugin/publistx/template/ |
| D | dokuwiki_fancy.tpl | 4 …e@ {{@file@|download}}@;file@@?bibtex@ ++ bibtex|<code bibtex>@bibtex@</code>++@;bibtex@@?abstract@ 5 * ++ Abstract| @abstract@ ++@;abstract@
|
| D | dokuwiki_single.tpl | 2 …e@ {{@file@|download}}@;file@@?bibtex@ ++ bibtex|<code bibtex>@bibtex@</code>++@;bibtex@@?abstract@ 3 * ++ Abstract| @abstract@ ++@;abstract@
|
| D | dokuwiki_kmh.tpl | 4 …e@ {{@file@|download}}@;file@@?bibtex@ ++ bibtex|<code bibtex>@bibtex@</code>++@;bibtex@@?abstract@ 5 * ++ Abstract| @abstract@ ++@;abstract@
|
| /plugin/publistf/template/ |
| D | dokuwiki_fancy.tpl | 4 …e@ {{@file@|download}}@;file@@?bibtex@ ++ bibtex|<code bibtex>@bibtex@</code>++@;bibtex@@?abstract@ 5 * ++ Abstract| @abstract@ ++@;abstract@
|
| D | dokuwiki_single.tpl | 2 …e@ {{@file@|download}}@;file@@?bibtex@ ++ bibtex|<code bibtex>@bibtex@</code>++@;bibtex@@?abstract@ 3 * ++ Abstract| @abstract@ ++@;abstract@
|
| D | dokuwiki_kmh.tpl | 4 …e@ {{@file@|download}}@;file@@?bibtex@ ++ bibtex|<code bibtex>@bibtex@</code>++@;bibtex@@?abstract@ 5 * ++ Abstract| @abstract@ ++@;abstract@
|
| /plugin/asciidocjs/node_modules/get-intrinsic/ |
| D | CHANGELOG.md | 13 - [Dev Deps] update `es-abstract` [`c60e6b7`](https://github.com/ljharb/get-intrinsic/commit/c60e6b… 20 - [Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `tape` [`41a3727`](ht… 22 - [Dev Deps] update `aud`, `es-abstract`, `tape` [`1bef8a8`](https://github.com/ljharb/get-intrinsi… 23 - [Dev Deps] update `aud`, `es-abstract` [`0d41f16`](https://github.com/ljharb/get-intrinsic/commit… 31 - [Dev Deps] update `es-abstract`, `es-value-fixtures`, `tape` [`07ff291`](https://github.com/ljhar… 45 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `es-abstract`, `obj… 46 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `safe-publi… 49 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es-abstract`, `es-value-fixtures`, `… 51 - [Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `es-value-fixtures`, `object-inspect`, … 54 - [Dev Deps] update `es-abstract` [`29b05ae`](https://github.com/ljharb/get-intrinsic/commit/29b05a… [all …]
|
| /plugin/wikicalendar/ |
| D | style.css | 81 div.dokuwiki table.plugin_wikicalendar td.day div.abstract, 82 div.dokuwiki table.plugin_wikicalendar td.today div.abstract { 86 div.dokuwiki table.plugin_wikicalendar td.day:hover div.abstract, 87 div.dokuwiki table.plugin_wikicalendar td.today:hover div.abstract {
|
| /plugin/minical/ |
| D | style.css | 74 div.dokuwiki table.plugin_minical td.day div.abstract, 75 div.dokuwiki table.plugin_minical td.today div.abstract { 79 div.dokuwiki table.plugin_minical td.day:hover div.abstract, 80 div.dokuwiki table.plugin_minical td.today:hover div.abstract {
|
| /plugin/discussion/ |
| D | admin.php | 301 $abstract = preg_replace('/\s+?/', ' ', strip_tags($comment['xhtml'])); 302 if (PhpString::strlen($abstract) > 160) { 303 $abstract = PhpString::substr($abstract, 0, 160) . '...'; 311 . '<span class="abstract">' . $abstract . '</span>';
|
| /plugin/docsearch/ |
| D | cron.php | 75 $abstract = preg_replace('/^' . $inputPath . '/', '', $file, 1); 76 $out = $output . $abstract . '.txt'; 77 $id = str_replace('/', ':', $abstract);
|
| /plugin/pubmed2020/classes/ |
| D | pubmed2020.php | 875 function _normalizeAbstract($abstract, $format = "wiki"){ // Pb: 33397541 argument 1001 $abstract = str_replace("ABSTRACTObjectives:", "Objectives: ", $abstract); 1006 $abstract = preg_replace($pattern, "$lf$boldS$c$boldE ", $abstract); 1009 if (substr($abstract, 0, strlen($lf)) === $lf) { 1010 $abstract = substr($abstract, strlen($lf)); 1015 return $abstract;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/ |
| D | abstract_class.phpt | 5 abstract class Foo 11 abstract public function two(); 13 abstract protected function three();
|
| /plugin/autotooltip/ |
| H A D | action.php | 63 $abstract = $meta['abstract']; 65 $link = $this->m_helper->forText($link, $abstract, $meta['title']);
|
| H A D | renderer.php | 59 $abstract = $meta['abstract']; 61 $link = $this->m_helper->forText($link, $abstract, $meta['title']);
|
| H A D | plugin.info.txt | 6 …tax and helper plugins for tooltips, including automatically generated tips based on page abstract.
|
| /plugin/pagequery/ |
| D | PageQuery.php | 161 $abstract = ($get_abstract) ? $meta['description']['abstract'] : ''; 162 $row['abstract'] = $abstract; 842 $abstract = $line[4] ?? ''; 914 $link = $this->htmlWikilink($id, $display, $abstract, $opt); 966 * @param string $abstract 974 string $abstract, argument 986 $tooltip = str_replace("\n\n", "\n", $abstract); 990 $short = $this->shorten($abstract, $opt['snippet']['extent']); 1106 [$level, $name, $id, $_, $abstract, $display] = $line; 1147 $link = $this->htmlWikilink($id, $display, $abstract, $opt);
|
| /plugin/admnote/ |
| D | style.css | 11 …--adm-abstract-pic: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" … 78 .admonition.abstract { 81 .abstract>.admonition-title { 84 .abstract>.admonition-title::before { 86 -webkit-mask-image: var(--adm-abstract-pic); 87 mask-image: var(--adm-abstract-pic);
|
| /plugin/noabstract/ |
| D | plugin.info.txt | 6 desc Exclude certain parts of a page from the abstract in metadata.
|
| /plugin/subjectindex/syntax/ |
| D | index.php | 331 * @param mixed $abstract 335 private function _render_wikilink($id, $proper, $title, $abstract, $anchor) { argument 352 if ($abstract) {
|