rhymix/classes/display
2020-06-17 18:38:26 +09:00
..
DisplayHandler.class.php Replace some usages of getModel(), getController(), etc. with getInstance() 2020-05-18 21:45:44 +09:00
HTMLDisplayHandler.php Fix relative URLs in form actions and other HTML attributes 2020-06-17 18:38:26 +09:00
JSCallbackDisplayHandler.php Don't use home-made JSON encoder in display handlers 2016-01-08 20:38:35 +09:00
JSONDisplayHandler.php Also fix JSON encoding when the result contains objects not arrays 2016-02-27 14:27:46 +09:00
VirtualXMLDisplayHandler.php Eliminate redundant redirect through redirect.html 2016-02-25 15:11:51 +09:00
XMLDisplayHandler.php Replace CDATA with proper escape in XML output 2017-02-27 22:47:26 +09:00