JModelAdmin::generateTitle
A method to preprocess generating a new title in order to allow tables with alternative names for alias and title to use the batch move and copy methods
Signature
public function generateTitle(integer
$categoryId,
JTable
$tableĀ )
Parameters
-
$categoryId
- The target category id
-
$table
- The JTable within which move or copy is taking place
Returns
- void