lib/ezwebdav/classes/ezwebdavserver.php
Functions
\eZWebDAVServer
Package:
Constants
Properties
Methods

appendLogEntry(
$logString, $label
=
false
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $logString | ||
| $label |

getCollectionContent(
$collection, $depth
=
false, $properties
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $collection | ||
| $depth | ||
| $properties |

outputCollectionContent(
$collection, $requestedProperties
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $collection | ||
| $requestedProperties |

outputSendDataToClient(
$output, $headers_only
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $output | ||
| $headers_only |

recode(
$string, $fromCharset, $toCharset, $stop
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $string | ||
| $fromCharset | ||
| $toCharset | ||
| $stop |