Zeta Components Manual :: Docs For Class ezcWebdavMoveResponse
Webdav::ezcWebdavMoveResponse
Class ezcWebdavMoveResponse
Class generated by the backend to respond to MOVE requests.
If a ezcWebdavBackend receives an instance of ezcWebdavMoveRequest it might react with an instance of ezcWebdavMoveResponse or with producing an error.
Source for this file: /Webdav/src/responses/move.php
ezcWebdavInfrastructureBase | --ezcWebdavResponse | --ezcWebdavCopyResponse | --ezcWebdavMoveResponse
| Version: | //autogentag// |
Inherited Constants
Inherited Member Variables
| From ezcWebdavResponse | |
|---|---|
| public |
ezcWebdavResponse::$errorNames
|
| protected |
ezcWebdavResponse::$headers
|
| protected |
ezcWebdavResponse::$properties
|
| From ezcWebdavInfrastructureBase | |
| protected |
ezcWebdavInfrastructureBase::$pluginData
|
Inherited Methods
| From ezcWebdavCopyResponse | |
|---|---|
| public void |
ezcWebdavCopyResponse::__construct()
Creates a new response object. |
| From ezcWebdavResponse | |
| public void |
ezcWebdavResponse::__construct()
Construct error response from status. |
| public mixed |
ezcWebdavResponse::getHeader()
Returns the contents of a specific header. |
| public array(string=>string) |
ezcWebdavResponse::getHeaders()
Returns all headers. |
| public void |
ezcWebdavResponse::setHeader()
Sets a header to a specified value. |
| public void |
ezcWebdavResponse::validateHeaders()
Validates the headers set in this response. |
| public string |
ezcWebdavResponse::__toString()
Return valid HTTP response string from error code. |
| From ezcWebdavInfrastructureBase | |
| public mixed |
ezcWebdavInfrastructureBase::getPluginData()
Retrieves plugin data from the storage. |
| public bool |
ezcWebdavInfrastructureBase::hasPluginData()
Returns if plugin data is available in the storage. |
| public void |
ezcWebdavInfrastructureBase::removePluginData()
Removes plugin data from the storage. |
| public void |
ezcWebdavInfrastructureBase::setPluginData()
Sets plugin data in the storage. |
Documentation generated by phpDocumentor 1.4.3