| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/ |
| H A D | FootnoteToDokuwikiExtension.php | 23 use League\CommonMark\Extension\Footnote\Event\AnonymousFootnotesListener; 24 use League\CommonMark\Extension\Footnote\Event\FixOrphanedFootnotesAndRefsListener; 25 use League\CommonMark\Extension\Footnote\Event\GatherFootnotesListener; 26 use League\CommonMark\Extension\Footnote\Event\NumberFootnotesListener; 27 use League\CommonMark\Extension\Footnote\Node\Footnote; alias 28 use League\CommonMark\Extension\Footnote\Node\FootnoteBackref; 29 use League\CommonMark\Extension\Footnote\Node\FootnoteContainer; 30 use League\CommonMark\Extension\Footnote\Node\FootnoteRef; 31 use League\CommonMark\Extension\Footnote\Parser\AnonymousFootnoteRefParser; 32 use League\CommonMark\Extension\Footnote\Parser\FootnoteStartParser; [all …]
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/ |
| H A D | FootnoteRenderer.php | 23 use League\CommonMark\Extension\Footnote\Node\Footnote; alias 33 * @param Footnote $nofr 41 Footnote::assertInstanceOf($node);
|
| H A D | FootnoteContainerRenderer.php | 23 use League\CommonMark\Extension\Footnote\Node\FootnoteContainer;
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/ |
| H A D | FootnoteRefRenderer.php | 21 use League\CommonMark\Extension\Footnote\Node\FootnoteRef; 22 use League\CommonMark\Extension\Footnote\Node\Footnote; alias 49 if ($node instanceof Footnote && $title == $node->getReference()->getLabel()) {
|
| H A D | FootnoteBackrefRenderer.php | 21 use League\CommonMark\Extension\Footnote\Node\FootnoteBackref;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
| D | Footnote.php | 20 class Footnote extends \Google\Collection class 61 class_alias(Footnote::class, 'Google_Service_Docs_Footnote');
|
| D | Document.php | 32 protected $footnotesType = Footnote::class; 120 * @param Footnote[] 127 * @return Footnote[]
|
| /plugin/footnotestyle/ |
| D | plugin.info.txt | 6 name Footnote Style Plugin
|
| /plugin/ckgedit/ckeditor/plugins/footnote/ |
| D | plugin.js.unc | 54 title : lang.Title, //'Footnote Dialog', 91 label : lang.Label_1, //'Footnote Text (required)', 115 html: lang.Label_2, //'Footnote Id: ',
|
| /plugin/ckgdoku/ckeditor/plugins/footnote/ |
| D | plugin.js.unc | 54 title : lang.Title, //'Footnote Dialog', 91 label : lang.Label_1, //'Footnote Text (required)', 115 html: lang.Label_2, //'Footnote Id: ',
|
| /plugin/fckg/fckeditor/editor/lang/ |
| D | lang-template.txt | 119 //Footnote Dialog 120 DlgFootnoteTitle : "Footnote Editor", 122 DlgFootnoteId : "Footnote ID ",
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.ckgedit | 96 Label_1 :'Footnote Text (required)', 97 Label_2: 'Footnote Id: ', 99 Title : 'Footnote Dialog',
|
| D | lang_array.txt | 729 Label_1: 'Footnote Text (required)', 730 Label_2: 'Footnote Id: ', 732 Title: 'Footnote Dialog',
|
| D | en.js-4.9.merged | 97 Label_1 :'Footnote Text (required)', 98 Label_2: 'Footnote Id: ', 100 Title : 'Footnote Dialog',
|
| D | en.js.unc | 98 Label_1 :'Footnote Text (required)', 99 Label_2: 'Footnote Id: ', 101 Title : 'Footnote Dialog',
|
| D | en.4.9.js.beautified | 832 Label_1: "Footnote Text (required)", 833 Label_2: "Footnote Id: ", 835 Title: "Footnote Dialog",
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | en.js.ckgedit | 90 Label_1 :'Footnote Text (required)', 91 Label_2: 'Footnote Id: ', 93 Title : 'Footnote Dialog',
|
| D | lang_array.txt | 729 Label_1: 'Footnote Text (required)', 730 Label_2: 'Footnote Id: ', 732 Title: 'Footnote Dialog',
|
| D | en.js.unc | 96 Label_1 :'Footnote Text (required)', 97 Label_2: 'Footnote Id: ', 99 Title : 'Footnote Dialog',
|
| D | en.js.beautified | 741 Label_1: "Footnote Text (required)", 742 Label_2: "Footnote Id: ", 744 Title: "Footnote Dialog",
|
| /plugin/ckgdoku/ckeditor/ |
| D | config.js.unc | 386 Label_1 :'Footnote Text (required)', 387 Label_2: 'Footnote Id: ', 389 Title : 'Footnote Dialog',
|
| /plugin/ckgedit/ckeditor/ |
| D | config.js.unc | 434 Label_1 :'Footnote Text (required)', 435 Label_2: 'Footnote Id: ', 437 Title : 'Footnote Dialog',
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/types/ |
| D | index.d.ts | 491 class Footnote { 1628 getFootnotes(): Document.Footnote[];
|
| /plugin/asciidocjs/node_modules/asciidoctor/types/ |
| D | index.d.ts | 491 class Footnote { 1628 getFootnotes(): Document.Footnote[];
|
| /plugin/ckgedit/lang/ |
| D | en.4.9.js.beautified | 832 Label_1: "Footnote Text (required)", 833 Label_2: "Footnote Id: ", 835 Title: "Footnote Dialog",
|