Elgg  Version 1.9
Namespaces | Variables
move.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

 $column = get_input('column', 1)
 
 $position = get_input('position')
 
 $widget = get_entity(get_input('widget_guid'))
 

Variable Documentation

$column = get_input('column', 1)

Definition at line 9 of file move.php.

Definition at line 10 of file move.php.

$widget = get_entity(get_input('widget_guid'))

Definition at line 11 of file move.php.