Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$column = (int) get_input('column', 1) | |
Elgg widget move action. More... | |
$position = (int) get_input('position') | |
$widget_guid = (int) get_input('widget_guid') | |
$widget = get_entity($widget_guid) | |
$column = (int) get_input('column', 1) |
$widget = get_entity($widget_guid) |