CloneableInstantiable
- Extends
- Implements
Countable PHPFUI \Interfaces \Walkable Stringable - Traits
Constants |
Methods |
public __construct(bool $vertical = false)
|
public addTab(string $tabText, string $content, bool $active = false) : static
|
public count() : int |
public getContent() : PHPFUI Return the content section for the Tabs. You can call this |
public getTabs() : PHPFUI Return the Tabs section. You can call this separately and |
Methods |
protected getBody() : string |
protected getEnd() : string |
protected getStart() : string |
Properties |
private PHPFUI |
private array $tabs = []
|
private ?PHPFUI |
private bool $vertical |
Methods |
private generate() : bool |
Methods |