Elgg  Version 1.11
Variables
checkbox.php File Reference

Go to the source code of this file.

Variables

if(isset($vars['class'])) else
 Elgg checkbox input Displays a checkbox input tag. More...
 
 if (!isset($vars['value']))
 

Variable Documentation

if (isset($vars['class'])) else
Initial value:
{
$id = ''
if(!$collection_name) $id
Definition: add.php:17

Elgg checkbox input Displays a checkbox input tag.

$var['name'] $vars['value'] $vars['class']

Definition at line 14 of file checkbox.php.

if(!isset($vars['value']))

Definition at line 18 of file checkbox.php.