Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Activate a plugin or plugins. | |
Variables | |
$page_owner_guid = get_input('page_owner_guid') | |
$handler = get_input('handler') | |
$context = get_input('context') | |
$show_access = (bool)get_input('show_access', true) | |
$column = get_input('column', 1) | |
$default_widgets = get_input('default_widgets', 0) | |
$page_owner = elgg_get_page_owner_entity() | |