rhymix/classes/display
conory 913ccf4a3c 디버그 기능 사용시 템플릿 경로를 표시하는 주석 태그 추가
관리자일 경우에만 표시
위젯 캐시 등 사용시 템플릿 주석이 노출될 가능성이 있으므로 HTMLDisplayHandler->prepareToPrint()에서 주석 제거 처리
2018-01-29 22:08:39 +09:00
..
DisplayHandler.class.php Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
HTMLDisplayHandler.php 디버그 기능 사용시 템플릿 경로를 표시하는 주석 태그 추가 2018-01-29 22:08:39 +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