Public Member Functions | |
setAllowableTags ($exclude) | |
| |
apply ($value) | |
Static Public Member Functions | |
static | create () |
| |
Private Attributes | |
$exclude = null |
Definition at line 18 of file StripTagsFilter.class.php.
static StripTagsFilter::create | ( | ) | [static] |
Definition at line 25 of file StripTagsFilter.class.php.
Referenced by Filter::stripTags().
StripTagsFilter::setAllowableTags | ( | $ | exclude | ) |
Definition at line 33 of file StripTagsFilter.class.php.
References $exclude.
StripTagsFilter::apply | ( | $ | value | ) |
StripTagsFilter::$exclude = null [private] |