WeblinksControllerWeblinks::postDeleteHook
Method to provide child classes the opportunity to process after the delete task.
Signature
protected function postDeleteHook(JModelLegacy
$model,
[mixed
$ids = null] )
Parameters
-
$model
- The model for the component
-
$ids
- array of ids deleted.
Returns
- void