Elgg  Version 1.9
checkboxes.php
Go to the documentation of this file.
1 <?php
13 echo elgg_view('output/tags',$vars);
$vars
Definition: checkboxes.php:40
elgg echo
Translates a string.
Definition: languages.js:43
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
Definition: views.php:354