Bharat Mediratta
|
d45a737779
|
Update copyright to 2013. Fixes #1953.
|
2013-01-21 01:22:01 -05:00 |
|
Bharat Mediratta
|
bf2bb3e1ea
|
Update copyright to 2012. #1822
|
2012-02-27 09:48:23 -08:00 |
|
Bharat Mediratta
|
423daa52d5
|
Update copyright to 2011.
|
2011-01-21 23:01:06 -08:00 |
|
Bharat Mediratta
|
eb010554ff
|
Replace self::func() with <helper_name>::func() for all public APIs
and constants to make overloading easier. Fixes #1510.
|
2010-11-28 11:27:25 -08:00 |
|
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 |
|