vertical_tabs_example.module

Version 1.6 (checked in on 2011/01/14 at 22:08:07 by ilo)

Shows how to use the vertical tabs functionality provided by Drupal 7. This example does not cover how to save / load custom setting, and only deals with elements visibility.

Functions & methods

NameDescription
vertical_tabs_example_form_alterImplement hook_form_alter().
vertical_tabs_example_menuImplements hook_menu for a simple explanation page.
_vertical_tabs_example_explanationSimple explanation page.