Display information with no body.
Used by ezcWebdavTransport to transport information on displaying a response to the browser. This display information does not carry a body.
Source for this file: /Webdav/src/structs/display_information_empty.php
ezcWebdavDisplayInformation | --ezcWebdavEmptyDisplayInformation
Version: | //autogentag// |
public ezcWebdavResponse |
$response
Response object to extract headers from. |
From ezcWebdavDisplayInformation | |
---|---|
public |
ezcWebdavDisplayInformation::$body
|
public void |
__construct(
$response
)
Creates a new struct. |
From ezcWebdavDisplayInformation | |
---|---|
public void |
ezcWebdavDisplayInformation::__construct()
Creates a new display information. |
Creates a new struct.
Name | Type | Description |
---|---|---|
$response |
ezcWebdavResponse |
Method | Description |
---|---|
ezcWebdavDisplayInformation::__construct() |
Creates a new display information. |