Elgg  Version 1.11
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

◆ else

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

Definition at line 26 of file collections.php.

◆ function

<script> function() ( )

Definition at line 33 of file collections.php.