elgg_extract_class(array $array, $existing=[])
Extract class names from an array with key "class", optionally merging into a preexisting set...
$id
Tabbed module component Provides support for inline and ajax tabbing.
if(empty($tabs)) $content
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_view_module($type, $title, $body, array $vars=array())
Wrapper function for the module display pattern.
if(!isset($vars['id'])) $vars['id']