GhGuiText
Diese Klasse gehört zur Unit PHP-GUI-Einzelkomponenten. Diese Klasse erbt alle Methoden und Eigenschaften der Klasse GhGuiComponent. Das heißt, dass alle Methoden und Eigenschaften der Basis-Klasse ebenfalls zur Verfügung stehen.
Dies sind die Methoden, welche durch diese Klasse zur Verfügung gestellt werden.
Name |
Parameter |
Rückgabetyp |
---|---|---|
__construct | $text string $quoteHtml boolean |
Konstruktor |
addHeading | $heading string $level int |
GhGuiText |
addHorizontalLine | Keine | GhGuiText |
addHtmlBody | $html string | GhGuiText |
addIcon | $icon string $attributes array |
GhGuiText |
addImage | $url string $attributes array |
GhGuiText |
addLineBreak | Keine | GhGuiText |
addParagraph | $text string | GhGuiText |
addText | $text string $quoteHtml boolean $lineBreaks boolean |
GhGuiText |
getReplaceUrls | Keine | boolean |
setReplaceUrls | $replaceUrls boolean | GhGuiText |