private string $namespace
private array $attributes
public __construct(null $dom): void
| Parameter | Type | Description |
|---|
$dom | null | |
public __toString(): string
public __get(string $key): Property
| Parameter | Type | Description |
|---|
$key | string | |
public __set(string $key, mixed $value): void
| Parameter | Type | Description |
|---|
$key | string | |
$value | mixed | |
public namespaceURI(): string
public get(string $key): Property
| Parameter | Type | Description |
|---|
$key | string | |
public has(string $key): bool
| Parameter | Type | Description |
|---|
$key | string | |
public offsetExists(mixed $offset): bool
| Parameter | Type | Description |
|---|
$offset | mixed | |
public offsetGet(mixed $offset): mixed
| Parameter | Type | Description |
|---|
$offset | mixed | |
public offsetSet(mixed $offset, mixed $value): void
| Parameter | Type | Description |
|---|
$offset | mixed | |
$value | mixed | |
public offsetUnset(mixed $offset): void
| Parameter | Type | Description |
|---|
$offset | mixed | |
private fkey(string $key): string
| Parameter | Type | Description |
|---|
$key | string | |
private fromString(string $value): Property
| Parameter | Type | Description |
|---|
$value | string | |
Generated by Hazaar API Doc Generator on Sun, 01 Mar 2026 09:22:27 +0000