$sanitizer->options() method

Return given values that that also exist in $allowedValues whitelist

Usage

// basic usage
$array = $sanitizer->options(array $values);

// usage with all arguments
$array = $sanitizer->options(array $values, array $allowedValues = []);

Arguments

NameType(s)Description
valuesarray
allowedValues (optional)array

Whitelist of option values that are allowed

Return value

array


$sanitizer methods and properties

API reference based on ProcessWire core version 3.0.244

“I am currently managing a ProcessWire site with 2 million+ pages. It’s admirably fast, and much, much faster than any other CMS we tested.” —Nickie, Web developer