/plugin/flowcharts/ |
D | syntax.php | 26 function getSort(){ return 158; } function in syntax_plugin_flowcharts 102 'sort' => $obj->getSort(), 114 'sort' => $obj->getSort(),
|
/plugin/bbcodeextensions/ |
D | ChangeLog | 26 …* 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/ |
D | syntax.test.php | 42 $this->assertEquals(245, $this->s->getSort()); 44 $this->assertEquals(25, $this->s->getSort());
|
/plugin/mermaid/ |
D | syntax.php | 125 function getSort(): int { function in syntax_plugin_mermaid 268 'sort' => $obj->getSort(), 280 'sort' => $obj->getSort(),
|
/plugin/formatplus/syntax/ |
D | keyboardplus.php | 22 function getSort() { function in syntax_plugin_formatplus_keyboardplus
|
D | inverseplus.php | 24 function getSort() { function in syntax_plugin_formatplus_inverseplus
|
D | insertplus.php | 23 function getSort() { function in syntax_plugin_formatplus_insertplus
|
D | variableplus.php | 23 function getSort() { function in syntax_plugin_formatplus_variableplus
|
D | superplus.php | 23 function getSort() { function in syntax_plugin_formatplus_superplus
|
D | sampleplus.php | 23 function getSort() { function in syntax_plugin_formatplus_sampleplus
|
D | deleteplus.php | 23 function getSort() { function in syntax_plugin_formatplus_deleteplus
|
D | definitionplus.php | 23 function getSort() { function in syntax_plugin_formatplus_definitionplus
|
D | citationplus.php | 23 function getSort() { function in syntax_plugin_formatplus_citationplus
|
D | smallcapsplus.php | 23 function getSort() { function in syntax_plugin_formatplus_smallcapsplus
|
D | subplus.php | 23 function getSort() { function in syntax_plugin_formatplus_subplus
|
/plugin/formatplus2/syntax/ |
D | insertplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_insertplus
|
D | subplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_subplus
|
D | variableplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_variableplus
|
D | keyboardplus.php | 22 function getSort() { function in syntax_plugin_formatplus2_keyboardplus
|
D | superplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_superplus
|
D | sampleplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_sampleplus
|
D | citationplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_citationplus
|
D | deleteplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_deleteplus
|
D | smallcapsplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_smallcapsplus
|
D | definitionplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_definitionplus
|