burzum / cakephp-html-purifier

This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, a behavior and a shell to clean your markup wherever you like, in the view or in the model layer or clean any table and field using the shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests for the behavior

mattboothman opened this issue · comments

There is a test for the Helper but not for the Behavior

I'll add one when I have the time and mood. Is there something wrong with the behavior?

Added in 94e9e4d