rhymix/classes/display
Kijin Sung 48f5190445 Allow third-party resources to customize the SEO image
Context::addMetaImage() 메소드를 사용하여 특정 페이지 공유시 SNS에 표시되는
이미지를 좀더 세부적으로 커스터마이징할 수 있습니다.
2020-12-29 15:48:49 +09:00
..
DisplayHandler.class.php Remove unnecessary duplicate method calls 2020-12-13 22:17:50 +09:00
HTMLDisplayHandler.php Allow third-party resources to customize the SEO image 2020-12-29 15:48:49 +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
RawDisplayHandler.php Add RawDisplayHandler and fix RSS/Atom not producing the correct headers 2020-12-13 22:06:16 +09:00
VirtualXMLDisplayHandler.php Convert PHP_EOL to \n for consistency 2020-08-06 14:54:32 +09:00
XMLDisplayHandler.php Replace CDATA with proper escape in XML output 2017-02-27 22:47:26 +09:00