Value
final class Value implements JsonSerializable
internal |
Constants
TYPE_ARRAY |
|
TYPE_BINARY_HTML |
|
TYPE_NUMBER |
|
TYPE_OBJECT |
|
TYPE_REF |
|
TYPE_RESOURCE |
|
TYPE_STRING_HTML |
|
TYPE_TEXT |
|
PROP_PUBLIC |
|
PROP_PROTECTED |
|
PROP_PRIVATE |
|
PROP_DYNAMIC |
|
PROP_VIRTUAL |
|
Properties
string | $type | ||
string|int | $value | ||
?int | $length | ||
?int | $depth | ||
int|string | $id | ||
object | $holder | ||
?array | $items | ||
stdClass | $editor | ||
?bool | $collapsed |
Methods
__construct(string $type, $value = null, int|null $length = null)
No description
array
jsonSerialize()
No description
Details
at line 63
__construct(string $type, $value = null, int|null $length = null)
No description
at line 71
array
jsonSerialize()
No description