/plugin/flowcharts/ |
H A D | syntax.php | 26 function getSort(){ return 158; } function in syntax_plugin_flowcharts 102 'sort' => $obj->getSort(), 114 'sort' => $obj->getSort(),
|
/plugin/mermaid/ |
H A D | syntax.php | 83 function getSort() 210 'sort' => $obj->getSort(), 222 'sort' => $obj->getSort(), 20 function getSort() global() function in syntax_plugin_mermaid
|
/plugin/bbcodeextensions/ |
H A D | ChangeLog | 18 …* All forms of simple tag now use a base class with type 'formatting' and default getSort() prio o… 19 …* Shifted the [cd], [cs] getSort() prio from 105 to 165, right below ''Doku_Parser_Mode_unformatte… 20 * Shifted the [q] getSort() prio from 120 to 220, right there with ''Doku_Parser_Mode_quote''.
|
/plugin/latexit/_test/ |
H A D | syntax.test.php | 42 $this->assertEquals(245, $this->s->getSort()); 44 $this->assertEquals(25, $this->s->getSort());
|
/plugin/formatplus/syntax/ |
H A D | citationplus.php | 23 function getSort() { function in syntax_plugin_formatplus_citationplus
|
H A D | definitionplus.php | 23 function getSort() { function in syntax_plugin_formatplus_definitionplus
|
H A D | sampleplus.php | 23 function getSort() { function in syntax_plugin_formatplus_sampleplus
|
H A D | smallcapsplus.php | 23 function getSort() { function in syntax_plugin_formatplus_smallcapsplus
|
H A D | insertplus.php | 23 function getSort() { function in syntax_plugin_formatplus_insertplus
|
H A D | inverseplus.php | 24 function getSort() { function in syntax_plugin_formatplus_inverseplus
|
H A D | keyboardplus.php | 22 function getSort() { function in syntax_plugin_formatplus_keyboardplus
|
H A D | deleteplus.php | 23 function getSort() { function in syntax_plugin_formatplus_deleteplus
|
H A D | subplus.php | 23 function getSort() { function in syntax_plugin_formatplus_subplus
|
H A D | superplus.php | 23 function getSort() { function in syntax_plugin_formatplus_superplus
|
/plugin/formatplus2/syntax/ |
H A D | citationplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_citationplus
|
H A D | definitionplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_definitionplus
|
H A D | deleteplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_deleteplus
|
H A D | insertplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_insertplus
|
H A D | inverseplus.php | 24 function getSort() { function in syntax_plugin_formatplus2_inverseplus
|
H A D | keyboardplus.php | 22 function getSort() { function in syntax_plugin_formatplus2_keyboardplus
|
H A D | smallcapsplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_smallcapsplus
|
H A D | superplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_superplus
|
H A D | sampleplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_sampleplus
|
H A D | subplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_subplus
|
H A D | variableplus.php | 23 function getSort() { function in syntax_plugin_formatplus2_variableplus
|