Todo List
KObject | --KFilterAbstract | --ComDefaultFilterIni
If the value being sanitized is a INI string it will be decoded, otherwise the value will be encoded upon sanitisation.
The format is non-standard, used by JRegistry as seen in JParameter
ComDefaultFilterIni __construct( $config)
string _sanitize( scalar $value)
bool _validate( scalar $value)