Alias
- Namespace: \Redaxscript\Filter
- Description: children class to filter the alias
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_patternArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the alias |
Method | Visibility | Description |
Boolean
- Namespace: \Redaxscript\Filter
- Description: children class to filter the boolean
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the boolean |
Method | Visibility | Description |
- Namespace: \Redaxscript\Filter
- Description: children class to filter the email
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the email |
Method | Visibility | Description |
FilterInterface
- Namespace: \Redaxscript\Filter
- Description: interface to define a filter class
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the value |
Method | Visibility | Description |
Html
- Namespace: \Redaxscript\Filter
- Description: children class to filter the html
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the html |
Method | Visibility | Description |
Number
- Namespace: \Redaxscript\Filter
- Description: children class to filter the number
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the number |
Method | Visibility | Description |
Password
- Namespace: \Redaxscript\Filter
- Description: children class to filter the password
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_pattern | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the password |
Method | Visibility | Description |
Path
- Namespace: \Redaxscript\Filter
- Description: children class to filter the path
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the path |
Method | Visibility | Description |
Special
- Namespace: \Redaxscript\Filter
- Description: children class to filter the special
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_pattern | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the special |
Method | Visibility | Description |
Text
- Namespace: \Redaxscript\Filter
- Description: children class to filter the text
- Package: Redaxscript
- Category: Filter
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
sanitize | public | sanitize the text |
Method | Visibility | Description |