0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-23 05:41:53 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
2006-07-30 18:37:42 +00:00
..
Composite.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
Core.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
FixNesting.php Factor out definitions to a ['child'] so that we could assign the ['attr'] definitions separately. 2006-07-30 00:54:38 +00:00
MakeWellFormed.php Factor out definitions to a ['child'] so that we could assign the ['attr'] definitions separately. 2006-07-30 00:54:38 +00:00
RemoveForeignElements.php Factor out definitions to a ['child'] so that we could assign the ['attr'] definitions separately. 2006-07-30 00:54:38 +00:00
ValidateAttributes.php Added ValidateAttributes strategy and associated unit tests. Amended Generator with some sanity checks. Made Definition include all necessary definitions. Note the two elements (bdo and br) that only use coreattrs. 2006-07-30 18:37:42 +00:00