Home
last modified time | relevance | path

Searched defs:TableOfContents (Results 1 – 11 of 11) sorted by last modified time

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php8 class TableOfContents class
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTag.php16 use Mpdf\TableOfContents; alias
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableOfContents.php20 class TableOfContents extends \Google\Collection class
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Node/
H A DTableOfContents.php17 final class TableOfContents extends ListBlock global() class
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php19 use League\CommonMark\Extension\TableOfContents\Node\TableOfContents; alias
H A DTableOfContentsGeneratorInterface.php15 use League\CommonMark\Extension\TableOfContents\Node\TableOfContents; global() alias
H A DTableOfContents.php
H A DTableOfContentsGenerator.php22 use League\CommonMark\Extension\TableOfContents\Node\TableOfContents; alias
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/
H A DAsIsNormalizerStrategy.php16 use League\CommonMark\Extension\TableOfContents\Node\TableOfContents; global() alias
H A DFlatNormalizerStrategy.php15 use League\CommonMark\Extension\TableOfContents\Node\TableOfContents; global() alias
H A DRelativeNormalizerStrategy.php16 use League\CommonMark\Extension\TableOfContents\Node\TableOfContents; global() alias