FOFModelBehaviorEnabled::onAfterGetItem
The event runs after FOFModel has called FOFTable and retrieved a single item from the database. It is used to apply automatic filters.
Signature
public function onAfterGetItem(&
$model,
&
$recordĀ )
Parameters
-
$model
-
$record
Returns
- void