Searched refs:validTypes (Results 1 – 2 of 2) sorted by relevance
659 $validTypes = array('technical', 'support', 'administrative', 'billing', 'other');661 if (!in_array($type, $validTypes)) {
118 var $validTypes = array( variable in helper_plugin_charter230 if (!in_array($val, $this->validTypes))