StripTagsFilter Class Reference
[Tools for primitive's filtration]

See also:
RegulatedPrimitive::addImportFilter()
More...

Inheritance diagram for StripTagsFilter:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setAllowableTags ($exclude)
 
Returns:
StripTagsFilter

 apply ($value)

Static Public Member Functions

static create ()
 
Returns:
StripTagsFilter


Private Attributes

 $exclude = null


Detailed Description

See also:
RegulatedPrimitive::addImportFilter()

Definition at line 18 of file StripTagsFilter.class.php.


Member Function Documentation

static StripTagsFilter::create (  )  [static]

Returns:
StripTagsFilter

Definition at line 25 of file StripTagsFilter.class.php.

Referenced by Filter::stripTags().

StripTagsFilter::setAllowableTags ( exclude  ) 

Returns:
StripTagsFilter

Definition at line 33 of file StripTagsFilter.class.php.

References $exclude.

StripTagsFilter::apply ( value  ) 

Implements Filtrator.

Definition at line 43 of file StripTagsFilter.class.php.


Member Data Documentation

StripTagsFilter::$exclude = null [private]

Definition at line 20 of file StripTagsFilter.class.php.

Referenced by setAllowableTags().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:34 2007 for onPHP by  doxygen 1.5.4