phpmyadmin/test/classes/plugin/export
Michal Čihař a82f8fc768 Move databaase interface load to static method
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-06 14:46:56 +02:00
..
helpers Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
ExportCodegenTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportCsvTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportExcelTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportHtmlwordTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportJsonTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportLatexTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportMediawikiTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportOdsTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportOdtTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportPdfTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportPhparrayTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportSqlTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportTexytextTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportXmlTest.php Refactor export functions to static methods 2017-09-05 12:07:49 -03:00
ExportYamlTest.php Move databaase interface load to static method 2017-09-06 14:46:56 +02:00