Searched defs:getSort (Results 1 – 25 of 40) sorted by relevance
| /dokuwiki/inc/Parsing/ParserMode/ | ||
| H A D | Superscript.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Superscript |
| H A D | Strong.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Strong |
| H A D | Subscript.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Subscript |
| H A D | Emphasis.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Emphasis |
| H A D | Deleted.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Deleted |
| H A D | Monospace.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Monospace |
| H A D | Underline.php | 8 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Underline |
| H A D | File.php | 11 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\File |
| H A D | Nocache.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Nocache |
| H A D | Rss.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Rss |
| H A D | Multiplyentity.php | 13 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Multiplyentity |
| H A D | Header.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Header |
| H A D | Base.php | 27 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Base |
| H A D | Linebreak.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Linebreak |
| H A D | Hr.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Hr |
| H A D | Notoc.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Notoc |
| H A D | Camelcaselink.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Camelcaselink |
| H A D | AbstractMode.php | 20 abstract public function getSort(); function in dokuwiki\\Parsing\\ParserMode\\AbstractMode |
| H A D | Eol.php | 11 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Eol |
| H A D | Unformatted.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Unformatted |
| H A D | Quotes.php | 10 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Quotes |
| H A D | Emaillink.php | 11 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Emaillink |
| H A D | Internallink.php | 11 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Internallink |
| H A D | Windowssharelink.php | 12 public function getSort() function in dokuwiki\\Parsing\\ParserMode\\Windowssharelink |
| /dokuwiki/_test/tests/Parsing/ | ||
| H A D | HandlerTest.php | 17 public function getSort() { return 0; } function in dokuwiki\\test\\Parsing\\HandlerTest::testGetModeNameReturnsOriginalName::AnonymousClassf979cedc0100 |