SproutCMS

This is the code documentation for the SproutCMS project

class RichTextSanitiser

Helper that strictly validates and sanitises user submitted HTML
Intended for use with front-end instances of TinyMCE to ensure XSS is impossible.

Source code (1 result)

/sprout/Helpers/RichTextSanitiser.php   Highlighted file source

Line 25: final class RichTextSanitiser
Line 157: * Get the list of errors produced during @see RichTextSanitiser::sanitise

A total of 2 lines in 1 file was found