| Methods |
| public __construct(Example\Page $page, string $title, string $link) |
| public __toString() : string |
| public setBackgroundColor(string $backgroundColor) : static |
| public setBackgroundImage(string $backgroundImage) : static |
| public setBorderColor(string $borderColor) : static |
| public setColor(string $color) : static |
| public setFont(string $font) : static |
| public setFontSize(int $fontSize) : static |
| public setHeight(int $height) : static |
| public setRadius(int $radius) : static |
| public setWidth(int $width) : static |