|
Elgg
Version master
|
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... | |
| $input = elgg_view("input/{$input_type}", $vars) | |
| if (elgg_is_empty( $input)) | |
| $input_type = elgg_extract('input_type', $vars) |
Helper view that can be used to filter vars for all input views.
| if(elgg_is_empty($input)) | ( | elgg_is_empty( $input) | ) |