Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 101 – 125 of 184) sorted by last modified time

12345678

/plugin/imagecarousel/_test/
H A Dparse.test.php9 $this->pluginsEnabled[] = 'imagecarousel';
/plugin/tagadd/_test/
H A Dajax.test.php16 $this->pluginsEnabled[] = 'tagadd';
17 $this->pluginsEnabled[] = 'ajaxedit';
18 $this->pluginsEnabled[] = 'tag';
19 $this->pluginsEnabled[] = 'tagfilter';
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php32 protected $pluginsEnabled = ['yuriigantt']; variable in plugin_yuriigantt_storage_test
/plugin/webcomponent/_test/
H A Dblockquote.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_blockquote_test
H A Dcard.test.php13 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_teaser_test
H A Dgeneral.test.php15 protected $pluginsEnabled = array(webcomponent::PLUGIN_NAME); variable in dokuwiki_plugin_webcomponent_plugin_test
H A Dmath.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_math_test
H A Dbutton.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_button_test
H A Dcardcolumns.test.php13 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_cardcolumns_test
H A Dcite.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_cite_test
H A Dheading.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_heading_test
H A Djs.test.php16 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_js_test
H A Drelated.test.php17 protected $pluginsEnabled = array('webcomponent'); variable in dokuwiki_plugin_webcomponent_related_test
/plugin/data-au/_test/
H A Ddb.test.php11 protected $pluginsEnabled = array('dataau', 'sqlite',); variable in db_dataau_entry_test
H A Dhelper.test.php17 protected $pluginsEnabled = array('dataau', 'sqlite'); variable in helper_plugin_dataau_test
H A Dsyntax_plugin_data_entry.test.php25 protected $pluginsEnabled = array('dataau', 'sqlite'); variable in syntax_plugin_dataau_entry_test
H A Daction_edit_button.test.php8 protected $pluginsEnabled = array('dataau, 'sqlite'); variable in dataau_action_plugin_edit_button_test
H A Daction_handle.test.php8 protected $pluginsEnabled = array('dataau, 'sqlite'); variable in action_handle_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/bureaucracyau/_test/
H A Dsyntax.test.php8 protected $pluginsEnabled = array('bureaucracyau'); variable in syntax_plugin_bureaucracyau_test
H A Dfield_file.test.php8 protected $pluginsEnabled = array('bureaucracyau'); variable in syntax_plugin_bureaucracyau_fieldfile_test
H A Dactions_template.test.php8 protected $pluginsEnabled = array('bureaucracyau'); variable in syntax_plugin_bureaucracyau_action_template_test
H A DBureaucracyauTest.php14 protected $pluginsEnabled = ['bureaucracyau']; variable in dokuwiki\\plugin\\bureaucracyau\\test\\BureaucracyauTest
/plugin/bureaucracy-au/_test/
H A DBureaucracyTest.php14 protected $pluginsEnabled = ['bureaucracy']; variable in dokuwiki\\plugin\\bureaucracy\\test\\BureaucracyTest

12345678