rhymix/classes/display
2020-07-02 16:28:15 +09:00
..
DisplayHandler.class.php Use Context::getResponseMethod() to decide the response format 2020-07-02 16:28:15 +09:00
HTMLDisplayHandler.php Fix forms with empty actions 2020-06-20 15:50:22 +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