name = $name; $this->content = $content; $this->link_content = $link_content; $this->link_class = isset( $options['link_class'] ) ? $options['link_class'] : ''; $this->link_title = isset( $options['link_title'] ) ? $options['link_title'] : ''; } /** * Returns the html for the tab link. * * @return string */ public function link() { return sprintf( '