Make a filter SQL fragment.
string
build_filter
(string $filter, array $info, string $category_field_filter, boolean $category_is_string)
-
string
$filter: The filter string.
-
array
$info: Map of details of our content type.
-
string
$category_field_filter: The field name of the category to filter against.
-
boolean
$category_is_string: Whether the category is a string.
Standard modular cache function.
?array
cacheing_environment
()
Standard modular info function.
?array
info
()
Standard modular run function.
tempcode
run
(array $map)
-
array
$map: A map of parameters.