Home
last modified time | relevance | path

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

123456

/plugin/structacl/_test/
H A DConfigTest.php15 protected $pluginsEnabled = ['struct', 'structacl']; variable in dokuwiki\\plugin\\structacl\\test\\ConfigTest
/plugin/farmer/_test/
H A Dhelper.test.php
H A Dcore.test.php
/plugin/data/_test/
H A Ddb.test.php
/plugin/api/_test/
H A Dpages.test.php18 protected $pluginsEnabled = array(action_plugin_api::PLUGIN_NAME); variable in dokuwiki_plugin_api_pages_test
/plugin/data-au/_test/
H A Ddb.test.php11 protected $pluginsEnabled = array('dataau', 'sqlite',); variable in db_dataau_entry_test
/plugin/issuelinks/_test/
H A Dutil.test.php12 protected $pluginsEnabled = array('issuelinks'); variable in util_plugin_issuelinks_test
/plugin/swarmwebhook/_test/
H A DZapierExtractData.test.php14 protected $pluginsEnabled = ['swarmwebhook']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\ZapierExtractData
/plugin/pageimage/_test/
H A Dhelper.test.php7 protected $pluginsEnabled = array('pageimage'); variable in helper_plugin_pageimage_test
/plugin/rating/_test/
H A Ddate.test.php14 protected $pluginsEnabled = array('rating'); variable in best_rating_test
/plugin/elasticsearch/_test/
H A Ddocindex.test.php12 protected $pluginsEnabled = ['elasticsearch']; variable in docindex_elasticsearch_test
/plugin/simplenavi/_test/
H A DSimplenaviTest.php
/plugin/tagging/_test/
H A Dsearch.test.php11 protected $pluginsEnabled = ['tagging', 'sqlite']; variable in helper_plugin_tagging_test
/plugin/structpublish/_test/
H A Drevision.test.php16 protected $pluginsEnabled = ['sqlite', 'struct', 'structpublish']; variable in revision_plugin_structpublish_test
/plugin/webcode/_test/
H A Dwebcode.test.php17 protected $pluginsEnabled = array(self::PLUGIN_NAME); variable in dokuwiki_plugin_webcode_basis_test
/plugin/latexit/_test/
H A Dsyntax.test.php15 protected $pluginsEnabled = array('latexit', 'mathjax', 'imagereference', 'zotero'); variable in syntax_plugin_latexit_base_test
/plugin/backlinks2/_test/
H A Dsyntax.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_plugin_backlinks_test
/plugin/log404/_test/
H A Dgeneral.test.php11 protected $pluginsEnabled = array('log404'); variable in general_plugin_log404_test
/plugin/latexport/_test/
H A Ddecorator_headings.test.php12 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in DecoratorHeadingsTest
H A Ddecorator_images.test.php12 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in DecoratorImagesTest
/plugin/top/_test/
H A Ddate.test.php13 protected $pluginsEnabled = array('top','sqlite'); variable in best_top_test
/plugin/tagfilter/_test/
H A Dajax.test.php12 protected $pluginsEnabled = [ variable in plugin_tagfilter_ajax_test
/plugin/captcha/_test/
H A DHelperTest.php
/plugin/dw2pdf/_test/
H A DActionPagenameSortTest.php14 protected $pluginsEnabled = array('dw2pdf'); variable in dokuwiki\\plugin\\dw2pdf\\test\\ActionPagenameSortTest
/plugin/dbquery/_test/
H A DHelperTest.php14 protected $pluginsEnabled = array('dbquery'); variable in dokuwiki\\plugin\\dbquery\\test\\HelperTest

123456