views/installation/input/combo.php File Reference

Go to the source code of this file.

Variables

 $label = elgg_echo('install:label:combo:' . $vars['name'])
 Combination of text box and check box.
 $vars ['class'] = "elgg-combo-text"
 $vars ['value'] = "{$vars['name']}-checkbox"

Variable Documentation

$label = elgg_echo('install:label:combo:' . $vars['name'])

Combination of text box and check box.

When the checkbox is checked, the text field is cleared and disabled.

Definition at line 8 of file combo.php.

$vars['value'] = "{$vars['name']}-checkbox"

Definition at line 14 of file combo.php.

$vars['class'] = "elgg-combo-text"

Definition at line 10 of file combo.php.

 All Classes Namespaces Files Functions Variables Enumerations
Generated on Thu May 23 00:01:25 2013 for Elgg by  doxygen 1.6.3