Class StartsWithMultiFilter
Checks if a value starts with one of the items of in a given set. SQL syntax used: Column IN ('val1','val2')
- Object
-
SearchFilter
-
StartsWithMultiFilter
Methods summary
public
|
|
public
boolean
|
#
isEmpty( )
Determines if a field has a value, and that the filter should be applied.
Relies on the field being populated with |
Methods inherited from SearchFilter
__construct(),
addRelation(),
applyRelation(),
getDbFormattedValue(),
getDbName(),
getFullName(),
getName(),
getValue(),
setModel(),
setValue()
Methods inherited from Object
__call(),
__toString(),
__wakeup(),
addMethodsFrom(),
addStaticVars(),
addWrapperMethod(),
add_extension(),
add_static_var(),
allMethodNames(),
cacheToFile(),
cacheToFileWithArgs(),
clearCache(),
combined_static(),
create(),
createMethod(),
create_from_string(),
defineMethods(),
exists(),
extInstance(),
extend(),
getCustomClass(),
getExtensionInstance(),
getExtensionInstances(),
get_extensions(),
get_static(),
hasExtension(),
hasMethod(),
has_extension(),
invokeWithExtensions(),
is_a(),
loadCache(),
parentClass(),
parse_class_spec(),
remove_extension(),
sanitiseCachename(),
saveCache(),
set_stat(),
set_static(),
set_uninherited(),
stat(),
strong_create(),
uninherited(),
uninherited_static(),
useCustomClass()
Magic methods summary
Properties summary
Properties inherited from SearchFilter
$fullName,
$model,
$name,
$relation,
$value