Elgg  Version master
Variables
submit.php File Reference

Go to the source code of this file.

Variables

 $vars ['type'] = 'submit'
 Renders a <button type="submit"> More...
 

Variable Documentation

◆ $vars

$vars[ 'type'] = 'submit'

Renders a <button type="submit">

See input/button view for a full list of options

@uses $vars['text'] Text of the button

Definition at line 10 of file submit.php.