Elgg  Version 5.1
Variables
link.php File Reference

Go to the source code of this file.

Variables

 $entity = elgg_extract('item', $vars)
 Render a linked title. More...
 
 if (!$entity instanceof ElggEntity)
 

Variable Documentation

$entity = elgg_extract('item', $vars)

Render a linked title.

$vars['item'] The item being rendered $vars['item_vars'] Vars received from the page/components/table view $vars['type'] The item type or ""

Definition at line 10 of file link.php.

if(!$entity instanceof ElggEntity)

Definition at line 11 of file link.php.