uses |
WarnDynamicPropertyTrait |
|---|
| Methods | ||
|---|---|---|
private
|
encodeValueToHtml(string $value): string
|
# |
public
|
set(string $value): $this
|
# |
public
|
dangerouslySetHtml(string $value): $this
|
# |
public
|
isEncoded(): bool
|
# |
public
|
getUnencoded(): string
|
# |
public
|
getHtml(): string
|
# |
| Methods used from Atk4\Core\WarnDynamicPropertyTrait |
|---|
warnPropertyDoesNotExist(), __isset(), __get(), __set(), __unset() |
| Properties | |||
|---|---|---|---|
private
|
string
|
$value = ''
|
# |
private
|
bool
|
$isEncoded = false
|
# |