Commit Graph

10 Commits

Author SHA1 Message Date
Madhura Jayaratne
60f84a045e Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabs 2012-05-11 22:18:20 +05:30
Dieter Adriaenssens
b5d676b6cf private class variables should start with _ and some other coding style fixes 2012-05-05 22:23:58 +02:00
Rouslan Placella
b0ba9696f5 Coding style fixes 2012-05-05 17:42:48 +01:00
Rouslan Placella
98ae666457 Made the Menu class a singleton 2012-05-05 17:40:16 +01:00
Rouslan Placella
98776b374c Added docblocks to PMA_Menu class 2012-05-05 17:40:14 +01:00
Rouslan Placella
e33e486da9 Renamed the Menu class to PMA_Menu 2012-05-05 17:35:27 +01:00
Rouslan Placella
ff01dc25b5 Moved the render of breadcrumbs to the Menu class 2012-05-05 17:35:27 +01:00
Rouslan Placella
499868887b is_superuser shouldn't be a class attribute
(saves a function call when generating tabs for a table)
2012-05-05 16:44:27 +01:00
Rouslan Placella
f3afd09f47 More consistent generation of db tabs in the Menu class 2012-05-05 16:44:27 +01:00
Rouslan Placella
7245a3bf4d Initial refactoring of the generation of the top menu 2012-05-05 16:44:27 +01:00