Property
Less than 1 minute
Property
- Full name:
\Hazaar\HTTP\WebDAV\Property
- This class implements:
\ArrayAccess
Properties
namespace
private string $namespace
attributes
private array<string,string> $attributes
elements
private \Hazaar\HTTP\WebDAV\Property[]|string $elements
Methods
__construct
public __construct(null|\DOMElement|\DOMNode $dom = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$dom | null|\DOMElement|\DOMNode |
__toString
public __toString(): string
__get
public __get(string $key): \Hazaar\HTTP\WebDAV\Property
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
__set
public __set(string $key, mixed $value): void
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string | |
$value | mixed |
namespaceURI
public namespaceURI(): string
get
public get(string $key): \Hazaar\HTTP\WebDAV\Property
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
has
public has(string $key): bool
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
offsetExists
public offsetExists(mixed $offset): bool
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | mixed |
offsetGet
public offsetGet(mixed $offset): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | mixed |
offsetSet
public offsetSet(mixed $offset, mixed $value): void
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | mixed | |
$value | mixed |
offsetUnset
public offsetUnset(mixed $offset): void
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | mixed |
fkey
private fkey(string $key): string
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
Automatically generated on 2024-11-14