phpmyadmin/libraries/classes/Controllers/Database
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
..
AbstractController.php Remove vim modelines 2019-09-02 09:43:21 -03:00
CentralColumnsController.php Remove vim modelines 2019-09-02 09:43:21 -03:00
DataDictionaryController.php Move database data dictionary to routes file 2019-10-27 19:53:21 -03:00
EventsController.php Remove vim modelines 2019-09-02 09:43:21 -03:00
MultiTableQueryController.php Move database multi table query entry point to routes 2019-11-02 21:54:09 -03:00
PrivilegesController.php Create Database\PrivilegesController 2019-09-29 21:09:24 -03:00
RoutinesController.php Split Util class regarding the responsabilities (#15567) 2019-11-21 20:20:05 -03:00
SqlController.php Remove vim modelines 2019-09-02 09:43:21 -03:00
StructureController.php Split Util class regarding the responsabilities (#15567) 2019-11-21 20:20:05 -03:00
TriggersController.php Remove vim modelines 2019-09-02 09:43:21 -03:00