Elgg  Version master
Variables
friendspicker.php File Reference

Go to the source code of this file.

Variables

if(!isset($vars['name'])) $vars ['only_friends'] = true
 Elgg friends picker. More...
 

Variable Documentation

◆ $vars

if (!isset( $vars[ 'name'])) $vars[ 'only_friends'] = true

Elgg friends picker.

@uses $vars['name'] Name of the returned data array (default "friend")

Definition at line 12 of file friendspicker.php.