[Zend_Filter] element index

Package indexes

All elements
a b d e f g h i r s z _
_
top
Variable $_attributesAllowed
Array of allowed attributes for all allowed tags
Variable $_charList
List of characters provided to the trim() function
Variable $_charSet
Corresponds to third htmlentities() argument
Variable $_filters
Filter chain
Variable $_quoteStyle
Corresponds to second htmlentities() argument
Variable $_tagsAllowed
Array of allowed tags and allowed attributes for each allowed tag
Method _filterTag
Filters a single tag against the current option settings
Method __construct
Sets the filter options
Method __construct
Sets filter options
Method __construct
Sets filter options
a
top
Method addFilter
Adds a filter to the end of the chain
Page Alnum.php
Alnum.php in Alnum.php
Page Alpha.php
Alpha.php in Alpha.php
b
top
Page BaseName.php
BaseName.php in BaseName.php
d
top
Page Digits.php
Digits.php in Digits.php
Page Dir.php
Dir.php in Dir.php
e
top
Page Exception.php
Exception.php in Exception.php
f
top
Method filter
Returns the result of filtering $value
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Zend_Filter::filter() in Filter.php
Returns $value filtered through each filter in the chain
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Method filter
Defined by Zend_Filter_Interface
Page Filter.php
Filter.php in Filter.php
g
top
Method getAttributesAllowed
Returns the attributesAllowed option
Method getCharList
Returns the charList option
Method getCharSet
Returns the charSet option
Method getQuoteStyle
Returns the quoteStyle option
Method getTagsAllowed
Returns the tagsAllowed option
h
top
Page HtmlEntities.php
HtmlEntities.php in HtmlEntities.php
i
top
Page Int.php
Int.php in Int.php
Page Interface.php
Interface.php in Interface.php
r
top
Page RealPath.php
RealPath.php in RealPath.php
s
top
Page StringToLower.php
StringToLower.php in StringToLower.php
Page StringTrim.php
StringTrim.php in StringTrim.php
Page StripTags.php
StripTags.php in StripTags.php
Method setAttributesAllowed
Sets the attributesAllowed option
Method setCharList
Sets the charList option
Method setCharSet
Sets the charSet option
Method setQuoteStyle
Sets the quoteStyle option
Method setTagsAllowed
Sets the tagsAllowed option
z
top
Class Zend_Filter
Zend_Filter in Filter.php
Class Zend_Filter_Alnum
Zend_Filter_Alnum in Alnum.php
Class Zend_Filter_Alpha
Zend_Filter_Alpha in Alpha.php
Class Zend_Filter_BaseName
Zend_Filter_BaseName in BaseName.php
Class Zend_Filter_Digits
Zend_Filter_Digits in Digits.php
Class Zend_Filter_Dir
Zend_Filter_Dir in Dir.php
Class Zend_Filter_Exception
Zend_Filter_Exception in Exception.php
Class Zend_Filter_HtmlEntities
Zend_Filter_HtmlEntities in HtmlEntities.php
Class Zend_Filter_Int
Zend_Filter_Int in Int.php
Class Zend_Filter_Interface
Zend_Filter_Interface in Interface.php
Class Zend_Filter_RealPath
Zend_Filter_RealPath in RealPath.php
Class Zend_Filter_StringToLower
Zend_Filter_StringToLower in StringToLower.php
Class Zend_Filter_StringTrim
Zend_Filter_StringTrim in StringTrim.php
Class Zend_Filter_StripTags
Zend_Filter_StripTags in StripTags.php
a b d e f g h i r s z _