Commit Graph

20 Commits

Author SHA1 Message Date
Rouslan Placella
a3d7a055ee Docblock fixes 2012-06-11 14:06:04 +01:00
Rouslan Placella
ca2f161948 Dropped $GLOBALS['page_title'] 2012-06-11 14:06:04 +01:00
Rouslan Placella
ae6e50a8a8 Drop display() from Header and Footer classes. The Response class will do all the rendering. 2012-06-11 14:06:04 +01:00
Rouslan Placella
ec4b3d9e46 Disable warnings in header for cookie auth 2012-06-11 14:06:04 +01:00
Dieter Adriaenssens
9c14442877 Fix typo 2012-06-11 14:06:04 +01:00
Rouslan Placella
5765eaabb0 Don't force 'text/html' on ajax requests 2012-06-11 14:06:03 +01:00
Rouslan Placella
d9bedbd75e Finished integrating the PMA_Footer class 2012-06-11 14:06:03 +01:00
Rouslan Placella
41cb6e20b0 Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
d5fa1c666f Handle scripts in the PMA_Footer class 2012-06-11 14:06:03 +01:00
Rouslan Placella
de36567ea6 Docblocks and coding style fixes for the new classes 2012-06-11 14:06:03 +01:00
Rouslan Placella
da1e70e1fb Integrated authentication libraries with PMA_Header class 2012-06-11 14:06:03 +01:00
Rouslan Placella
a14da7bd5a Small code cleanup 2012-06-11 14:06:03 +01:00
Rouslan Placella
afb5600e7e Dropped header_http.inc.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
ada9c98c0c Integrated print view functionality into the PMA_Header class 2012-06-11 14:06:03 +01:00
Rouslan Placella
bf0b05297c PMA_Header::$headerIsSent must be static 2012-06-11 14:06:03 +01:00
Rouslan Placella
a1e255dde4 Drop constant PMA_DISPLAY_HEADING 2012-06-11 14:06:03 +01:00
Rouslan Placella
88c899ff6a The PMA_Menu class no longer need to be a singleton 2012-06-11 14:06:02 +01:00
Rouslan Placella
54d47b89db Use PMA_Header class in themes.php 2012-06-11 14:06:02 +01:00
Rouslan Placella
97449dae42 New classes PMA_Header and PMA_Scripts 2012-06-11 14:06:02 +01:00