| 
    Elgg
    Version 1.10
    
   | 
 
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 () | 
| The function used to get results.  More... | |
| if (is_array( $vars[ 'collections']) &&sizeof( $vars[ 'collections'])) else | 
Definition at line 26 of file collections.php.
| mixed A string array or closure or lamda ElggBatch::function | ( | ) | 
The function used to get results.
A callback function to pass results through.
Definition at line 33 of file collections.php.