Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$title = elgg_extract('title', $vars) | |
Friendly title Makes a URL-friendly title. More... | |
$title = elgg_extract('title', $vars) |
Friendly title Makes a URL-friendly title.
string $vars['title'] Title to create from.
Definition at line 9 of file friendlytitle.php.