ModulesModelModule::generateNewTitle
Method to change the title.
Signature
protected function generateNewTitle(integer
$category_id,
string
$title,
string
$position )
Parameters
-
$category_id
- The id of the category. Not used here.
-
$title
- The title.
-
$position
- The position.
Returns
- array
- Contains the modified title.