Webdav: ezcWebdavCopyResponse
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavCopyResponse
|
Class for copy responses. [
source]
Parents
ezcWebdavResponse
|
--ezcWebdavCopyResponse
Descendents
| Child Class |
Description |
| ezcWebdavMoveResponse |
Class for move responses. Implementation does not differ from copy responses.
|
Inherited Constants
From
ezcWebdavResponse:
Inherited Member Variables
From
ezcWebdavResponse:
Method Summary
|
public void |
__construct(
$replaced )
Construct copy response including an idicator, wheather contents have been replaced or not. The response code in the transport handler depends on this. |
Inherited Methods
From
ezcWebdavResponse :
Methods
__construct
void __construct(
bool
$replaced )
Construct copy response including an idicator, wheather contents have been replaced or not. The response code in the transport handler depends on this.
Parameters
| Name |
Type |
Description |
$replaced |
bool |
|
Redefinition of
Last updated: Wed, 28 Nov 2007