phpmyadmin/libraries/classes/Controllers
Hugues Peccatte 3255e4ad7b Split Util class regarding the responsabilities (#15567)
PhpMyAdmin\Util is a very huge class with a lot of responsabilities.

There is a lot of work to split it, but this may be just a small start, waiting for a more normalized code.

* Split Util class regarding the responsabilities
* Split the buttonOrImage function

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-21 20:20:05 -03:00
..
Database Split Util class regarding the responsabilities (#15567) 2019-11-21 20:20:05 -03:00
Server Split Util class regarding the responsabilities (#15567) 2019-11-21 20:20:05 -03:00
Setup Merge branch 'QA_5_0' 2019-09-21 13:02:14 -03:00
Table Split Util class regarding the responsabilities (#15567) 2019-11-21 20:20:05 -03:00
AbstractController.php Create CheckRelationsController 2019-11-06 21:05:04 -03:00
AjaxController.php Move ajax entry point logic to routes file 2019-11-06 00:19:26 -03:00
BrowseForeignersController.php Move browse foreigners entry point to routes file 2019-11-06 12:49:36 -03:00
ChangeLogController.php Create ChangeLog ctrler and move entry point to routes 2019-11-06 20:41:56 -03:00
CheckRelationsController.php Create CheckRelationsController 2019-11-06 21:05:04 -03:00
ErrorReportController.php Convert Messages to Bootstrap Alerts 2019-11-12 15:28:47 -03:00
GisDataEditorController.php Create GisDataEditorController 2019-11-07 17:26:52 -03:00
HomeController.php Split Util class regarding the responsabilities (#15567) 2019-11-21 20:20:05 -03:00
LicenseController.php Move license entry point logic to the routes file 2019-11-08 11:09:58 -03:00
LintController.php Move lint entry point logic to routes file 2019-11-08 15:54:03 -03:00
PhpInfoController.php Move phpinfo entry point to routes file 2019-11-08 17:19:37 -03:00
TransformationOverviewController.php Remove vim modelines 2019-09-02 09:43:21 -03:00