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