Elgg  Version 1.11
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

$vars[ 'type'] = 'submit'

Create a submit input button.

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

Definition at line 9 of file submit.php.