Define & select the current tab in the tab menu. Sets $this->_CurrentTab.
public setTabView ( string $CurrentTab, string $View = '', string $Controller = 'Profile', string $Application = 'Dashboard' ) | ||
$CurrentTab | string | Name of tab to highlight. |
$View | string | View name. Defaults to index. |
$Controller | string | Controller name. Defaults to Profile. |
$Application | string | Application name. Defaults to Dashboard. |