extends |
Text |
---|
URI property.
This object encodes URI values. vCard 2.1 calls these URL.
Methods | ||
---|---|---|
public
|
getValueType(): string
|
# |
public
|
parameters(): array
|
# |
public
|
setRawMimeDirValue(string $val)
|
# |
public
|
getRawMimeDirValue(): string
|
# |
Methods inherited from Sabre\VObject\Property\Text |
---|
__construct(), setQuotedPrintableValue(), getJsonValue(), serialize(), validate() |
Methods inherited from Sabre\VObject\Property |
---|
setValue(), getValue(), setParts(), getParts(), add(), setJsonValue(), jsonSerialize(), setXmlValue(), xmlSerialize(), __toString(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __clone(), destroy() |
Methods inherited from Sabre\VObject\Node |
---|
getIterator(), setIterator(), count(), |
Constants inherited from Sabre\VObject\Node |
---|
|
Properties | |||
---|---|---|---|
public
|
string
|
$delimiter = ''
|
# |
Properties inherited from Sabre\VObject\Property |
---|
$name, $group, $parameters, |
Properties inherited from Sabre\VObject\Node |
---|
$parent |