JTableObserver::onAfterLoad
Post-processor for $table->load($keys, $reset)
Signature
public function onAfterLoad(&
$result,
array
$row )
Parameters
-
$result
-
$row
- The loaded (and already binded to $this->table) row of the database table
Returns
- void