Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 101 – 125 of 184) sorted by relevance

12345678

/plugin/bureaucracy-au/_test/
H A DBureaucracyTest.php14 protected $pluginsEnabled = ['bureaucracy']; variable in dokuwiki\\plugin\\bureaucracy\\test\\BureaucracyTest
/plugin/booking/_test/
H A Dhelper.test.php12 protected $pluginsEnabled = ['booking']; variable in booking_plugin_booking_test
/plugin/simplemap/_test/
H A DSyntaxTest.php19 protected $pluginsEnabled = ['simplemap']; variable in dokuwiki\\plugin\\simplemap\\test\\SyntaxTest
/plugin/uncmap/_test/
H A Dparser.test.php14 protected $pluginsEnabled = array('uncmap'); variable in parser_plugin_uncmap_test
/plugin/bureaucracyau/_test/
H A DBureaucracyauTest.php14 protected $pluginsEnabled = ['bureaucracyau']; variable in dokuwiki\\plugin\\bureaucracyau\\test\\BureaucracyauTest
/plugin/publish/_test/
H A Dhelper.test.php14 protected $pluginsEnabled = array('publish',); variable in helper_plugin_publish_test
/plugin/translation/_test/
H A DBasicTest.php18 protected $pluginsEnabled = ['translation']; variable in dokuwiki\\plugin\\translation\\test\\BasicTest
/plugin/farmer/_test/
H A DgetUserLine.test.php
/plugin/today/_test/
H A DSyntaxTest.php19 protected $pluginsEnabled = ['today']; variable in dokuwiki\\plugin\\today\\test\\SyntaxTest
/plugin/navi/_test/
H A DBasicListTest.php19 protected $pluginsEnabled = ['navi']; variable in dokuwiki\\plugin\\navi\\test\\BasicListTest
H A DExternalLinksTest.php19 protected $pluginsEnabled = ['navi']; variable in dokuwiki\\plugin\\navi\\test\\ExternalLinksTest
/plugin/data/_test/
H A Daction_handle.test.php
/plugin/emoji/_test/
H A Demoji_unicode.test.php9 $this->pluginsEnabled[] = 'emoji';
/plugin/api/_test/
H A Drest.test.php15 protected $pluginsEnabled = array(action_plugin_api::PLUGIN_NAME); variable in dokuwiki_plugin_api_test
/plugin/webcomponent/_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
/plugin/backlinks2/_test/
H A Dsyntax_exclude.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_exclude_plugin_backlinks_test
H A Dsyntax_include.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_include_plugin_backlinks_test
H A Dsyntax_include_deep.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_include_deep_plugin_backlinks_test
/plugin/issuelinks/_test/
H A DhandleIssueLinkSyntax.test.php12 protected $pluginsEnabled = array('issuelinks', 'sqlite',); variable in linksyntax_plugin_issuelinks_test
/plugin/sqlite/_test/
H A DHelperTest.php21 $this->pluginsEnabled[] = 'data';
22 $this->pluginsEnabled[] = 'sqlite';
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php15 $this->pluginsEnabled[] = 'tag';
/plugin/farmsync/_test/
H A DfindCommonAncestor.test.php15 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\findCommonAncestor_farmsync_test
/plugin/latexit/_test/
H A Dsyntax.test.php15 protected $pluginsEnabled = array('latexit', 'mathjax', 'imagereference', 'zotero'); variable in syntax_plugin_latexit_base_test

12345678