Elgg  Version 2.3
Namespaces | Variables
collections.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

if(is_array($vars['collections'])&&sizeof($vars['collections'])) else
 
< script > function ($)
 

Variable Documentation

if (is_array($vars['collections'])&&sizeof($vars['collections'])) else
Initial value:
{
echo elgg_echo("friends:nocollections")
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition: languages.php:21
elgg echo
Translates a string.
Definition: languages.js:48

Definition at line 26 of file collections.php.

<script> function($)

Definition at line 33 of file collections.php.