GhCoreStrings
Diese Klasse gehört zur Unit Hilfsklassen.
Dies sind die Methoden, welche durch diese Klasse zur Verfügung gestellt werden.
Name |
Parameter |
Rückgabetyp |
---|---|---|
attributeValue | $value string $replacements array |
string |
endsWith | $text string $suffix string $ignoreCase boolean |
boolean |
getHtmlBody | $html string | string |
jsonProperty | $property string $value mixed $type string |
string |
jsonValue | $value mixed $type string |
string |
realTrim | $string string | string |
removeFromEnd | $text string $suffix string $ignoreCase boolean |
string |
removeFromStart | $text string $prefix string $ignoreCase boolean |
string |
replaceHtmlBody | $html string $body string |
string |
startsWith | $text string $prefix string $ignoreCase boolean |
boolean |
urlEncode | $url string | string |