Bharat Mediratta
|
c3c2b45280
|
Update the copyright to 2010. It's only 3 months into the year :-)
|
2010-03-03 10:15:34 -08:00 |
|
Andy Staudacher
|
ddb84c84e1
|
Rename mark_safe() to mark_clean()
|
2009-08-31 00:42:18 -07:00 |
|
Andy Staudacher
|
beb711d6a0
|
Rename clean_js to js_string and have it return a complete JS string (with delimiters) instead of just the string contents.
Benefits: Using json_encode(), which is very robust. And as a user, it's clearer how to use this API compared to what it was before.
|
2009-08-30 15:21:02 -07:00 |
|
Andy Staudacher
|
b9bd1681a3
|
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
|
2009-08-29 22:54:20 -07:00 |
|
Andy Staudacher
|
952c885609
|
Adding html::clean(), ::purify(), etc.
|
2009-08-29 22:31:23 -07:00 |
|