Webdav: ezcWebdavOutputResult
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavOutputResult
|
Struct representing a result to display. [
source]
Member Variables
|
public string |
$body
Response body |
|
public array |
$headers
Response headers |
|
public string |
$status
Response code |
Method Summary
|
public void |
__construct(
[$status = ''], [$header = array()], [$body = ''] )
Creates a new struct. |
Methods
__construct
void __construct(
[string
$status = ''], [
$header = array()], [string
$body = ''] )
Creates a new struct.
Parameters
| Name |
Type |
Description |
$status |
string |
|
$header |
array |
|
$body |
string |
|
Last updated: Mon, 29 Jun 2009