void _initialize(
$config)
|
|
Initializes the options for the object
Called from __construct() as a first step of object instantiation.
Tags:
Overrides
KObject::_initialize() (Initializes the options for the object)
Parameters:
scalar _sanitize(
scalar
$value)
|
|
Sanitize a value
Replace all accented UTF-8 characters by unaccented ASCII-7 "equivalents", replace whitespaces by hyphens and lowercase the result.
Tags:
Overrides
KFilterAbstract::_sanitize() (Sanitize a variable only)
Parameters: