CategoriesModelCategory::generateNewTitle
Method to change the title & alias.
Signature
protected function generateNewTitle(integer
$parent_id,
string
$alias,
string
$titleĀ )
Parameters
-
$parent_id
- The id of the parent.
-
$alias
- The alias.
-
$title
- The title.
Returns
- array
- Contains the modified title and alias.