lib/ezwebdav/classes/ezwebdavserver.php
File containing the eZWebDAVServer class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
Functions

eZWebDavCheckLogSetting(
)
:
void
File containing the eZWebDAVServer class.
Details
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\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 |