Sets the active status.
bool $active: Sets whether this tab is active (e.g. a parent of the current tab).
$this The called object for chaining.
public function setActive($active = TRUE);