JTableObserver::onBeforeLoad
Pre-processor for $table->load($keys, $reset)
Signature
public function onBeforeLoad(mixed
$keys,
boolean
$reset )
Parameters
-
$keys
- An optional primary key value to load the row by, or an array of fields to match. If not
-
$reset
- True to reset the default values before loading the new row.
Returns
- void