Home
last modified time | relevance | path

Searched defs:pluginsEnabled (Results 76 – 100 of 164) sorted by relevance

1234567

/plugin/latexport/_test/
Ddecorator.test.php10 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in decorator_test
/plugin/gdpr/_test/
DCleanMedia.test.php13 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanMediaTest
/plugin/preventzerowidthchars/_test/
Dreplacement.test.php9 protected $pluginsEnabled = array('preventzerowidthchars'); variable in replacement_plugin_preventzerowidthchars_test
/plugin/structacl/_test/
DConfigTest.php15 protected $pluginsEnabled = ['struct', 'structacl']; variable in dokuwiki\\plugin\\structacl\\test\\ConfigTest
/plugin/issuelinks/_test/
DhandleIssueLinkSyntax.test.php12 protected $pluginsEnabled = array('issuelinks', 'sqlite',); variable in linksyntax_plugin_issuelinks_test
Dutil.test.php12 protected $pluginsEnabled = array('issuelinks'); variable in util_plugin_issuelinks_test
/plugin/latexit/_test/
Dbibhandler.test.php23 protected $pluginsEnabled = array('latexit', 'mathjax', 'imagereference', 'zotero'); variable in bibhandler_plugin_latexit_test
/plugin/bureaucracyau/_test/
Dactions_template.test.php8 protected $pluginsEnabled = array('bureaucracyau'); variable in syntax_plugin_bureaucracyau_action_template_test
/plugin/tablelayout/_test/
DbuildSyntaxFromJSON.test.php13 protected $pluginsEnabled = array('tablelayout'); variable in buildSyntaxFromJSON_plugin_tablelayout_test
/plugin/navi/_test/
DBasicListTest.php19 protected $pluginsEnabled = ['navi']; variable in dokuwiki\\plugin\\navi\\test\\BasicListTest
/plugin/bpmnio/_test/
H A Daction_plugin_bpmnio_toolbar.test.php9 protected $pluginsEnabled = array('bpmnio'); variable in action_plugin_bpmnio_toolbar_test
/plugin/dwtimeline/_test/
H A DRenderPageTimelineTest.php15 protected $pluginsEnabled = ['dwtimeline']; variable in dokuwiki\\plugin\\dwtimeline\\test\\RenderPageTimelineTest
/plugin/openlayersmap/_test/
H A Dsyntax.test.php25 protected $pluginsEnabled = array('openlayersmap', 'geophp'); variable in syntax_plugin_openlayersmap_test
/plugin/tagging/_test/
H A DSyntaxTest.php15 protected $pluginsEnabled = ['tagging', 'sqlite']; variable in dokuwiki\\plugin\\tagging\\test\\SyntaxTest
/plugin/rating/_test/
Ddate.test.php14 protected $pluginsEnabled = array('rating'); variable in best_rating_test
/plugin/data-au/_test/
Ddb.test.php11 protected $pluginsEnabled = array('dataau', 'sqlite',); variable in db_dataau_entry_test
/plugin/swarmwebhook/_test/
DZapierExtractData.test.php14 protected $pluginsEnabled = ['swarmwebhook']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\ZapierExtractData
/plugin/pageimage/_test/
Dhelper.test.php7 protected $pluginsEnabled = array('pageimage'); variable in helper_plugin_pageimage_test
/plugin/structpublish/_test/
H A Drevision.test.php16 protected $pluginsEnabled = ['sqlite', 'struct', 'structpublish']; variable in revision_plugin_structpublish_test
/plugin/elasticsearch/_test/
Ddocindex.test.php12 protected $pluginsEnabled = ['elasticsearch']; variable in docindex_elasticsearch_test
/plugin/webcode/_test/
Dwebcode.test.php17 protected $pluginsEnabled = array(self::PLUGIN_NAME); variable in dokuwiki_plugin_webcode_basis_test
/plugin/today/_test/
H A DActionTest.php17 protected $pluginsEnabled = ['today']; variable in dokuwiki\\plugin\\today\\test\\ActionTest
/plugin/oauth/_test/
H A DCheckMailTest.php15 protected $pluginsEnabled = ['oauth']; variable in dokuwiki\\plugin\\oauth\\test\\CheckMailTest
/plugin/struct/_test/
H A DBureaucracyTest.php18 protected $pluginsEnabled = ['struct', 'sqlite', 'bureaucracy']; variable in dokuwiki\\plugin\\struct\\test\\BureaucracyTest
H A DOutputTest.php17 protected $pluginsEnabled = ['struct', 'sqlite', 'log', 'include']; variable in dokuwiki\\plugin\\struct\\test\\OutputTest

1234567