Elgg  Version master
Variables
banned.php File Reference

Go to the source code of this file.

Variables

 $item = elgg_extract('item', $vars)
 Render "Yes" is a user is banned. More...
 

Variable Documentation

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

Render "Yes" is a user is banned.

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