$widget_type) { $options = array( 'text' => $widget_type->name, 'href' => '#', 'internalid' => $handler, ); $link = elgg_view('output/url', $options); echo "
  • $link
  • "; } ?>
'widget_context', 'value' => $context ); echo elgg_view('input/hidden', $params); ?>