Elgg  Version 5.1
Variables
friendlytitle.php File Reference

Go to the source code of this file.

Variables

 $title = elgg_extract('title', $vars)
 Friendly title Makes a URL-friendly title. More...
 

Variable Documentation

$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.