$sanitizer


Properties and Methods

$sanitizer->selectorField($value)

Introduced in Version 2.0

Description

Sanitizes a field name as used in a selector value. This function is only necessary if you are dealing with user submitted field names. This is rarely the case in the author's experience, but provided here for consistency with selectorValue()

Post Comment