Elgg  Version 2.3
Variables
submit.php File Reference

Go to the source code of this file.

Variables

 $vars ['type'] = 'submit'
 Create a submit input button. More...
 

Variable Documentation

$vars['type'] = 'submit'

Create a submit input button.

$vars['value'] The current value, if any $vars['name'] The name of the input field

Definition at line 9 of file submit.php.