Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 1 – 25 of 184) sorted by last modified time

12345678

/plugin/dbquery/_test/
H A DHelperTest.php14 protected $pluginsEnabled = array('dbquery'); variable in dokuwiki\\plugin\\dbquery\\test\\HelperTest
/plugin/siteexport/_test/
H A Dplugin_siteexport_move.test.php10 $this->pluginsEnabled[] = 'siteexport';
11 $this->pluginsEnabled[] = 'move';
H A Dplugin_siteexport_javascript.test.php9 protected $pluginsEnabled = array('siteexport'); variable in SiteexportJavaScriptEvaluation
H A Dplugin_siteexport_functions_getrelativeurl.test.php11 protected $pluginsEnabled = array('siteexport'); variable in SiteexportFunctionsGetRelativeURLTest
/plugin/structpublish/_test/
H A Drevision.test.php16 protected $pluginsEnabled = ['sqlite', 'struct', 'structpublish']; variable in revision_plugin_structpublish_test
/plugin/sqlite/_test/
H A DHelperTest.php21 $this->pluginsEnabled[] = 'data';
22 $this->pluginsEnabled[] = 'sqlite';
H A DSQLiteDBTest.php23 $this->pluginsEnabled[] = 'sqlite';
/plugin/imagemapping/_test/
H A Dmaps.test.php
/plugin/tagging/_test/
H A Dsearch.test.php11 protected $pluginsEnabled = ['tagging', 'sqlite']; variable in helper_plugin_tagging_test
/plugin/api/_test/
H A Dpages.test.php18 protected $pluginsEnabled = array(action_plugin_api::PLUGIN_NAME); variable in dokuwiki_plugin_api_pages_test
H A Drest.test.php15 protected $pluginsEnabled = array(action_plugin_api::PLUGIN_NAME); variable in dokuwiki_plugin_api_test
H A Dpage.test.php18 protected $pluginsEnabled = array(action_plugin_api::PLUGIN_NAME); variable in dokuwiki_plugin_api_page_test
/plugin/structtasks/_test/
H A DActionTest.php20 protected $pluginsEnabled = array('structtasks', 'struct', 'sqlite'); variable in dokuwiki\\plugin\\structtasks\\test\\action_plugin_structtasks_test
H A DCliTest.php22 protected $pluginsEnabled = array('structtasks', 'struct', 'sqlite'); variable in dokuwiki\\plugin\\structtasks\\test\\cli_plugin_structtasks_test
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php15 $this->pluginsEnabled[] = 'tag';
H A Dtopic_sort.test.php23 $this->pluginsEnabled[] = 'tag';
H A Dtopic_tag.test.php8 $this->pluginsEnabled[] = 'tag';
9 $this->pluginsEnabled[] = 'pagelist';
/plugin/translation/_test/
H A DBasicTest.php18 protected $pluginsEnabled = ['translation']; variable in dokuwiki\\plugin\\translation\\test\\BasicTest
/plugin/dw2pdf/_test/
H A DActionPagenameSortTest.php14 protected $pluginsEnabled = array('dw2pdf'); variable in dokuwiki\\plugin\\dw2pdf\\test\\ActionPagenameSortTest
H A DSyntaxExportLinkTest.php16 protected $pluginsEnabled = array('dw2pdf'); variable in dokuwiki\\plugin\\dw2pdf\\test\\SyntaxExportLinkTest
/plugin/data/_test/
H A Ddb.test.php
H A Dsyntax_plugin_data_table.test.php
H A Daction_edit_button.test.php
H A Daction_handle.test.php
H A Dhelper.test.php

12345678