Elgg  Version 2.3
Variables
input.php File Reference

Go to the source code of this file.

Variables

 $input_type = elgg_extract('input_type', $vars)
 Helper view that can be used to filter vars for all input views. More...
 

Variable Documentation

$input_type = elgg_extract('input_type', $vars)

Helper view that can be used to filter vars for all input views.

Examples:
/root/Elgg/engine/lib/views.php.

Definition at line 6 of file input.php.