Elgg  Version 1.11
default.php
Go to the documentation of this file.
1 <?php
9 // provide limited information
10 echo elgg_view('object/default', $vars);
elgg echo
Translates a string.
Definition: languages.js:43
if(!array_key_exists($size, $icon_sizes)) $vars['size']
Definition: default.php:23
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
Definition: views.php:354