Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 126 – 150 of 184) sorted by last modified time

12345678

/plugin/bureaucracy-au/_test/
H A Dfield_file.test.php8 protected $pluginsEnabled = array('bureaucracy'); variable in syntax_plugin_bureaucracyau_fieldfile_test
H A Dsyntax.test.php8 protected $pluginsEnabled = array('bureaucracy'); variable in syntax_plugin_bureaucracyau_test
H A Dactions_template.test.php8 protected $pluginsEnabled = array('bureaucracy'); variable in syntax_plugin_bureaucracyau_action_template_test
/plugin/swarmwebhook/_test/
H A DIFTTTfullWebhook.test.php14 protected $pluginsEnabled = ['swarmwebhook', 'struct', 'sqlite']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\IFTTTfullWebhook
H A DIFTTTparseTime.test.php14 protected $pluginsEnabled = ['swarmwebhook']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\IFTTTparseTime
H A DZapierExtractData.test.php14 protected $pluginsEnabled = ['swarmwebhook']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\ZapierExtractData
H A DZapierHandlePayload.test.php14 protected $pluginsEnabled = ['swarmwebhook', 'struct', 'sqlite']; variable in dokuwiki\\plugin\\swarmwebhook\\test\\ZapierHandlePayload
/plugin/emoji/_test/
H A Demoji_conflicts.test.php8 $this->pluginsEnabled[] = 'emoji';
H A Demoji_unicode.test.php9 $this->pluginsEnabled[] = 'emoji';
H A Demoji_syntax.test.php8 $this->pluginsEnabled[] = 'emoji';
/plugin/gdpr/_test/
H A DCleanIp.test.php13 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanIpTest
H A DCleanUser.test.php14 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanUserTest
H A DCleanMedia.test.php13 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanMediaTest
/plugin/feedback/_test/
H A DgetFeedbackContact.test.php10 protected $pluginsEnabled = array('feedback', 'translation'); variable in getFeedbackContact_plugin_feedback_test
/plugin/farmsync/_test/
H A DFarmSyncUtil.test.php14 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\farymsyncutil_farmsync_test
H A DaddRemoteChangelogRevision.test.php12 protected $pluginsEnabled = array('farmsync'); variable in dokuwiki\\plugin\\farmsync\\test\\addRemoteChangelogRevision_farmsync_test
H A DfindCommonAncestor.test.php15 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\findCommonAncestor_farmsync_test
H A DgetPagesFromLine.test.php14 protected $pluginsEnabled = array('farmsync'); variable in dokuwiki\\plugin\\farmsync\\test\\getPagesFromLine_farmsync_test
H A DpageUpdate.test.php14 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\pageUpdate_farmsync_test
/plugin/404manager/_test/
H A Dmanager.test.php16 protected $pluginsEnabled = array('404manager', 'sqlite'); variable in manager_plugin_404manager_test
/plugin/inlineedit/_test/
H A Dsyntax.test.php9 $this->pluginsEnabled[] = 'inlineedit';
10 $this->pluginsEnabled[] = 'ajaxedit';
/plugin/pageimage/_test/
H A Dpagelist.test.php7 protected $pluginsEnabled = array('pageimage'); variable in helper_plugin_pageimage_pagelist_test
H A Dsyntax.test.php7 protected $pluginsEnabled = array('pageimage'); variable in syntax_plugin_pageimage_test
H A Dhelper.test.php7 protected $pluginsEnabled = array('pageimage'); variable in helper_plugin_pageimage_test
/plugin/datepicker/_test/
H A Dajax.test.php9 $this->pluginsEnabled[] = 'datepicker';
10 $this->pluginsEnabled[] = 'ajaxedit';

12345678