rhymix/classes/display
2025-03-08 14:29:25 +09:00
..
DisplayHandler.class.php Fix incorrect Content-Type in JSON callback responses #2448 2024-12-15 00:16:57 +09:00
HTMLDisplayHandler.php Fix fatal error when some important variables contain non-scalar values 2025-03-08 14:29:25 +09:00
JSCallbackDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
JSONDisplayHandler.php Record error when JSON encoding fails in JSONDisplayHandler 2024-08-24 13:16:30 +09:00
RawDisplayHandler.php Optimize common code paths using Template class 2023-10-23 14:11:26 +09:00
VirtualXMLDisplayHandler.php Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
XMLDisplayHandler.php Add newline after JSON and XML responses 2024-04-16 21:38:56 +09:00