Go to the source code of this file.
Initial value:
Definition at line 31 of file tabs.php.
foreach ($tabs as $index=> &$tab) $options = $vars |
$options['items'] = $tabs |
Tab navigation.
string $vars['type'] horizontal || vertical - Defaults to horizontal string $vars['class'] Additional class to add to ul array $vars['tabs'] A multi-dimensional array of tab entries in the format for ElggMenuItem
Definition at line 10 of file tabs.php.
if ($type== 'horizontal') else |
Initial value:
Definition at line 36 of file tabs.php.