FOFModel::onProcessList
This method can be overriden to automatically do something with the list results array. You are supposed to modify the list which was passed in the parameters; DO NOT return a new array!
Signature
protected function onProcessList(&
$resultArray )
Parameters
-
$resultArray
Returns
- void