filterWhiteSpaceOption($input); } protected function ctypeFunction($input) { return ctype_alnum($input); } }