HTMLInputCoder.php
Table of Contents
Classes
- CRM_Utils_API_HTMLInputCoder
- This class captures the encoding practices of CRM-5667 in a reusable fashion. In this design, all submitted values are partially HTML-encoded before saving to the database. If a DB reader needs to output in non-HTML medium, then it should undo the partial HTML encoding.