Webdav: ezcWebdavCopyResponse
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavCopyResponse
|
Class generated by the backend to respond to COPY requests. [
source]
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavResponse
|
--ezcWebdavCopyResponse
Descendents
| Child Class |
Description |
| ezcWebdavMoveResponse |
Class generated by the backend to respond to MOVE requests.
|
Inherited Constants
From
ezcWebdavResponse:
Inherited Member Variables
From
ezcWebdavResponse:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
$replaced )
Creates a new response object. |
Inherited Methods
From
ezcWebdavResponse :
From
ezcWebdavInfrastructureBase :
Methods
__construct
void __construct(
bool
$replaced )
Creates a new response object.
The $replaced parameter must indicate wether the target has been overwritten during the copy process.
Parameters
| Name |
Type |
Description |
$replaced |
bool |
|
Redefinition of
Last updated: Mon, 29 Jun 2009