Property | Type | Description | |
---|---|---|---|
$content | string | The HTML markup for tab content | |
$id | string | The jQuery tab ID | |
$title | string | The tab title |
Method | Description | |
---|---|---|
__construct ( string | WPDKView $id, string $title, string $content = '' ) | Create an instance of WPDKjQueryTab class |