Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 76 – 100 of 184) sorted by relevance

12345678

/plugin/abstract/_test/
H A Dsyntax.test.php9 $this->pluginsEnabled[] = 'abstract';
/plugin/twitter/_test/
H A Dgeneral.test.php26 protected $pluginsEnabled = array('twitter'); variable in general_plugin_twitter_test
/plugin/mapillary/_test/
H A Dgeneral.test.php26 protected $pluginsEnabled = array('mapillary'); variable in general_plugin_mapillary_test
/plugin/webcomponent/_test/
H A Dcardcolumns.test.php13 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_cardcolumns_test
H A Dheading.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_heading_test
H A Dbutton.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_button_test
/plugin/latexit/_test/
H A Dbibhandler.test.php23 protected $pluginsEnabled = array('latexit', 'mathjax', 'imagereference', 'zotero'); variable in bibhandler_plugin_latexit_test
/plugin/loglog/_test/
H A DLogging.test.php21 $this->pluginsEnabled[] = 'loglog';
/plugin/backlinks2/_test/
H A Dgeneral.test.php26 protected $pluginsEnabled = array('backlinks'); variable in general_plugin_backlinks_test
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php11 $this->pluginsEnabled[] = self::gtmPluginName;
/plugin/publish/_test/
H A Dpublish.test.php14 protected $pluginsEnabled = array('publish'); variable in approvel_test
/plugin/snow/_test/
H A Dgeneral.test.php26 protected $pluginsEnabled = array('snow'); variable in general_plugin_snow_test
/plugin/datepicker/_test/
H A Dsyntax.test.php10 $this->pluginsEnabled[] = 'datepicker';
11 $this->pluginsEnabled[] = 'ajaxedit';
/plugin/swarmwebhook/_test/
H A DZapierHandlePayload.test.php14 protected $pluginsEnabled = ['swarmwebhook', 'struct', 'sqlite']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\ZapierHandlePayload
/plugin/rating/_test/
H A Ddate.test.php14 protected $pluginsEnabled = array('rating'); variable in best_rating_test
/plugin/farmer/_test/
H A Dhelper.test.php
/plugin/gdpr/_test/
H A DCleanUser.test.php14 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanUserTest
H A DCleanIp.test.php13 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanIpTest
/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php27 protected $pluginsEnabled = array('openlayersmapoverlays', 'geophp', 'openlayersmap'); variable in general_plugin_openlayersmapoverlays_test
/plugin/cleanoldips/_test/
H A Dcleaning.test.php11 protected $pluginsEnabled = ['cleanoldips']; variable in cleaning_plugin_cleanoldips_test
/plugin/ifauthex/_test/
H A Dinstruction.test.php12 protected $pluginsEnabled = array('ifauthex'); variable in instructions_plugin_ifauthex_test
/plugin/tagging/_test/
H A Dsearch.test.php11 protected $pluginsEnabled = ['tagging', 'sqlite']; variable in helper_plugin_tagging_test
/plugin/dbquery/_test/
H A DHelperTest.php14 protected $pluginsEnabled = array('dbquery'); variable in dokuwiki\\plugin\\dbquery\\test\\HelperTest
/plugin/sneakyindexfix/_test/
H A Dmain.test.php21 $this->pluginsEnabled[] = 'sneakyindexfix';
/plugin/data-au/_test/
H A Daction_handle.test.php8 protected $pluginsEnabled = array('dataau, 'sqlite'); variable in action_handle_test

12345678