CloneableInstantiable
- Implements
Stringable
Methods |
public __construct(PHPFUI |
public __toString() : string |
public getAlwaysShow() : bool |
public getCenter() : bool |
public getFastForward() : int |
public getOnPage() : int |
public getTotalPages() : int |
public getWindow() : int |
public setParameters(array $parameters) : static
|
Properties |
private bool $alwaysShow = false |
private bool $center = false |
private int $fastForward = 0 |
private int $onPage = 0 |
private PHPFUI |
private int $totalPages = 10 |
private int $window = 3 |