Go to the source code of this file.
Initial value:))
elgg_view_layout($layout_name, $vars=array())
Displays a layout with optional parameters.
Definition at line 18 of file add.php.
Initial value:))
elgg_get_logged_in_user_entity()
Return the current logged in user, or null if no user is logged in.
elgg_view_form($action, $form_vars=array(), $body_vars=array())
Definition at line 14 of file add.php.