FOFModel::getState
Get a filtered state variable
Signature
public function getState([string
$key = null,
[mixed
$default = null,
[string
$filter_type = 'raw']]] )
Parameters
-
$key
- The name of the state variable
-
$default
- The default value to use
-
$filter_type
- Filter type
Returns
- mixed
- The variable's value