PortableInfobox/services/Sanitizers
Sebastian Marzjan 168bf09348 DAT-3621 Unified tests for hero image and regular caption
* Disable sanitization on Oasis
* Handle previously unsupported case of nested tag ( <b><a></a></b> )
* Unify test formatting
* Change list handling (yes, I am not proud of that)
2016-01-12 09:21:21 +01:00
..
NodeDataSanitizer.php Further code reorg 2016-01-04 12:09:39 +00:00
NodeHeroImageSanitizer.php DAT-3621 Unified tests for hero image and regular caption 2016-01-12 09:21:21 +01:00
NodeHorizontalGroupSanitizer.php Further code reorg 2016-01-04 12:09:39 +00:00
NodeImageSanitizer.php DAT-3621 Unified tests for hero image and regular caption 2016-01-12 09:21:21 +01:00
NodeSanitizer.php DAT-3621 Unified tests for hero image and regular caption 2016-01-12 09:21:21 +01:00
NodeTitleSanitizer.php Move the implements statement to base Sanitizer class 2015-12-29 08:13:02 +01:00
NodeTypeSanitizerInterface.php move sanitizers to a separate folder 2015-12-23 15:54:03 +01:00
PassThroughSanitizer.php Move the implements statement to base Sanitizer class 2015-12-29 08:13:02 +01:00
SanitizerBuilder.php Use the Builder for Sanitizers. 2015-12-28 12:04:36 +01:00