JTableObserver::onBeforeDelete
Pre-processor for $table->delete($pk)
Signature
public function onBeforeDelete(mixed
$pkĀ )
Parameters
-
$pk
- An optional primary key value to delete. If not set the instance property value is used.
Returns
- void