Home
last modified time | relevance | path

Searched refs:getSort (Results 1 – 25 of 1052) sorted by relevance

12345678910>>...43

/plugin/flowcharts/
Dsyntax.php26 function getSort(){ return 158; } function in syntax_plugin_flowcharts
102 'sort' => $obj->getSort(),
114 'sort' => $obj->getSort(),
/plugin/bbcodeextensions/
DChangeLog26 …* All forms of simple tag now use a base class with type 'formatting' and default getSort() prio o…
27 …* Shifted the [cd], [cs] getSort() prio from 105 to 165, right below ''Doku_Parser_Mode_unformatte…
28 * Shifted the [q] getSort() prio from 120 to 220, right there with ''Doku_Parser_Mode_quote''.
/plugin/latexit/_test/
Dsyntax.test.php42 $this->assertEquals(245, $this->s->getSort());
44 $this->assertEquals(25, $this->s->getSort());
/plugin/mermaid/
Dsyntax.php125 function getSort(): int { function in syntax_plugin_mermaid
268 'sort' => $obj->getSort(),
280 'sort' => $obj->getSort(),
/plugin/formatplus/syntax/
Dkeyboardplus.php22 function getSort() { function in syntax_plugin_formatplus_keyboardplus
Dinverseplus.php24 function getSort() { function in syntax_plugin_formatplus_inverseplus
Dinsertplus.php23 function getSort() { function in syntax_plugin_formatplus_insertplus
Dvariableplus.php23 function getSort() { function in syntax_plugin_formatplus_variableplus
Dsuperplus.php23 function getSort() { function in syntax_plugin_formatplus_superplus
Dsampleplus.php23 function getSort() { function in syntax_plugin_formatplus_sampleplus
Ddeleteplus.php23 function getSort() { function in syntax_plugin_formatplus_deleteplus
Ddefinitionplus.php23 function getSort() { function in syntax_plugin_formatplus_definitionplus
Dcitationplus.php23 function getSort() { function in syntax_plugin_formatplus_citationplus
Dsmallcapsplus.php23 function getSort() { function in syntax_plugin_formatplus_smallcapsplus
Dsubplus.php23 function getSort() { function in syntax_plugin_formatplus_subplus
/plugin/formatplus2/syntax/
Dinsertplus.php23 function getSort() { function in syntax_plugin_formatplus2_insertplus
Dsubplus.php23 function getSort() { function in syntax_plugin_formatplus2_subplus
Dvariableplus.php23 function getSort() { function in syntax_plugin_formatplus2_variableplus
Dkeyboardplus.php22 function getSort() { function in syntax_plugin_formatplus2_keyboardplus
Dsuperplus.php23 function getSort() { function in syntax_plugin_formatplus2_superplus
Dsampleplus.php23 function getSort() { function in syntax_plugin_formatplus2_sampleplus
Dcitationplus.php23 function getSort() { function in syntax_plugin_formatplus2_citationplus
Ddeleteplus.php23 function getSort() { function in syntax_plugin_formatplus2_deleteplus
Dsmallcapsplus.php23 function getSort() { function in syntax_plugin_formatplus2_smallcapsplus
Ddefinitionplus.php23 function getSort() { function in syntax_plugin_formatplus2_definitionplus

12345678910>>...43