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