Home
last modified time | relevance | path

Searched defs:pluginsEnabled (Results 51 – 75 of 140) sorted by last modified time

123456

/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php27 protected $pluginsEnabled = array('openlayersmapoverlays', 'geophp', 'openlayersmap'); variable in general_plugin_openlayersmapoverlays_test
/plugin/yearbox/_test/
H A DSyntaxTest.php17 protected $pluginsEnabled = ['yearbox']; variable in dokuwiki\\plugin\\yearbox\\test\\SyntaxTest
/plugin/today/_test/
H A DSyntaxTest.php19 protected $pluginsEnabled = ['today']; variable in dokuwiki\\plugin\\today\\test\\SyntaxTest
/plugin/simplemap/_test/
H A DSyntaxTest.php19 protected $pluginsEnabled = ['simplemap']; variable in dokuwiki\\plugin\\simplemap\\test\\SyntaxTest
/plugin/webcode/_test/
H A Dwebcode.test.php17 protected $pluginsEnabled = array(self::PLUGIN_NAME); variable in dokuwiki_plugin_webcode_basis_test
/plugin/aclplusregex/_test/
H A Dacl.test.php
/plugin/creole/_test/
H A Dcreole.test.php10 protected $pluginsEnabled = array('creole'); variable in plugin_creole_test
/plugin/twitter/_test/
H A Dgeneral.test.php26 protected $pluginsEnabled = array('twitter'); variable in general_plugin_twitter_test
/plugin/latexport/_test/
H A Ddecorator.test.php10 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in decorator_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
H A Ddecorator_includer.test.php18 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in DecoratorIncluderTest
H A Ddecorator_math.test.php13 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in DecoratorMathTest
H A Ddecorator_tables.test.php13 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in DecoratorTablesTest
/plugin/issuelinks/_test/
H A Dutil.test.php12 protected $pluginsEnabled = array('issuelinks'); variable in util_plugin_issuelinks_test
H A DhandleIssueLinkSyntax.test.php12 protected $pluginsEnabled = array('issuelinks', 'sqlite',); variable in linksyntax_plugin_issuelinks_test
/plugin/booking/_test/
H A Dhelper.test.php12 protected $pluginsEnabled = ['booking']; variable in booking_plugin_booking_test
/plugin/minimap/_test/
H A Dminimap.test.php13 protected $pluginsEnabled = [syntax_plugin_minimap::PLUGIN_NAME]; variable in plugin_minimap_test
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php32 protected $pluginsEnabled = ['yuriigantt']; variable in plugin_yuriigantt_storage_test
/plugin/webcomponent/_test/
H A Dblockquote.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_blockquote_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
H A Dbutton.test.php14 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_button_test
H A Dcardcolumns.test.php13 protected $pluginsEnabled = [webcomponent::PLUGIN_NAME]; variable in plugin_webcomponent_cardcolumns_test

123456