11 'subtype' =>
'moddefaultwidgets',
19 'href' =>
'action/widgets/upgrade',
22 'class' =>
'elgg_button elgg-button-submit',
23 'title' =>
'Upgrade your default widgets to work on Elgg 1.8',
38 foreach (
$list as $info) {
39 $url =
"admin/appearance/default_widgets?widget_context={$info['widget_context']}";
47 'title' => $info[
'name'],
49 'selected' => $selected
69 'name' =>
'default_widgets',
elgg_get_config($name, $site_guid=0)
Get an Elgg configuration value.
elgg_set_page_owner_guid($guid)
Set the guid of the entity that owns this page.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg_pop_context()
Removes and returns the top context string from the stack.
elgg echo
Translates a string.
elgg_get_entities(array $options=array())
Returns an array of entities with optional filtering.
elgg_trigger_plugin_hook($hook, $type, $params=null, $returnvalue=null)
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
elgg_view_layout($layout_name, $vars=array())
Displays a layout with optional parameters.
elgg_push_context($context)
Push a context onto the top of the stack.