Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 1 – 25 of 184) sorted by relevance

12345678

/plugin/tagadd/_test/
H A Dajax.test.php16 $this->pluginsEnabled[] = 'tagadd';
17 $this->pluginsEnabled[] = 'ajaxedit';
18 $this->pluginsEnabled[] = 'tag';
19 $this->pluginsEnabled[] = 'tagfilter';
/plugin/siteexport/_test/
H A Dplugin_siteexport_move.test.php10 $this->pluginsEnabled[] = 'siteexport';
11 $this->pluginsEnabled[] = 'move';
/plugin/inlineedit/_test/
H A Dsyntax.test.php9 $this->pluginsEnabled[] = 'inlineedit';
10 $this->pluginsEnabled[] = 'ajaxedit';
/plugin/rowmove/_test/
H A Dsyntax.test.php9 $this->pluginsEnabled[] = 'rowmove';
10 $this->pluginsEnabled[] = 'ajaxedit';
H A Dajax.test.php9 $this->pluginsEnabled[] = 'rowmove';
10 $this->pluginsEnabled[] = 'ajaxedit';
/plugin/tag/_test/
H A Dtopic_tag.test.php8 $this->pluginsEnabled[] = 'tag';
9 $this->pluginsEnabled[] = 'pagelist';
/plugin/include/_test/
H A Dpagemove_support.test.php12 $this->pluginsEnabled[] = 'move';
13 $this->pluginsEnabled[] = 'include';
/plugin/datepicker/_test/
H A Dajax.test.php9 $this->pluginsEnabled[] = 'datepicker';
10 $this->pluginsEnabled[] = 'ajaxedit';
/plugin/const/_test/
H A Dfix_section.test.php9 $this->pluginsEnabled[] = 'const';
10 $this->pluginsEnabled[] = 'include';
H A Dcalculation.test.php9 $this->pluginsEnabled[] = 'const';
/plugin/multiselect/_test/
H A Dsyntax.test.php9 $this->pluginsEnabled[] = 'multiselect';
10 $this->pluginsEnabled[] = 'ajaxedit';
/plugin/preventzerowidthchars/_test/
H A Dreplacement.test.php9 protected $pluginsEnabled = array('preventzerowidthchars'); variable in replacement_plugin_preventzerowidthchars_test
/plugin/pageimage/_test/
H A Dsyntax.test.php7 protected $pluginsEnabled = array('pageimage'); variable in syntax_plugin_pageimage_test
/plugin/issuelinks/_test/
H A Dutil.test.php12 protected $pluginsEnabled = array('issuelinks'); variable in util_plugin_issuelinks_test
/plugin/textrotate/_test/
H A Dsyntax.test.php8 protected $pluginsEnabled = array( variable in plugin_textrotate_syntax_test
/plugin/strata/_test/
H A Dstratatest.inc.php10 $this->pluginsEnabled[] = 'strata';
/plugin/data/_test/
H A Dsyntax_plugin_data_table.test.php
H A DhelperAliases.test.php
/plugin/imagecarousel/_test/
H A Dparse.test.php9 $this->pluginsEnabled[] = 'imagecarousel';
/plugin/data-au/_test/
H A DhelperAliases.test.php8 protected $pluginsEnabled = array('dataau', 'sqlite'); variable in helper_plugin_dataau_test_aliases
H A Dsyntax_plugin_data_table.test.php11 protected $pluginsEnabled = array('dataau', 'sqlite'); variable in syntax_plugin_dataau_table_test
/plugin/move/_test/
H A Dtpl.test.php16 protected $pluginsEnabled = array('move'); variable in move_tpl_test
/plugin/emoji/_test/
H A Demoji_syntax.test.php8 $this->pluginsEnabled[] = 'emoji';
/plugin/swarmwebhook/_test/
H A DIFTTTparseTime.test.php14 protected $pluginsEnabled = ['swarmwebhook']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\IFTTTparseTime
/plugin/tablelayout/_test/
H A DbuildSyntaxFromJSON.test.php13 protected $pluginsEnabled = array('tablelayout'); variable in buildSyntaxFromJSON_plugin_tablelayout_test

12345678