Path

ez components / documentation / api reference / 2007.2alpha1 / webdav


eZ Components 2007.2alpha1

Webdav: ezcWebdavOutputResult

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcWebdavOutputResult

Display information. [source]
Used by ezcWebdavTransport to transport information on displaying a response to the browser.

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, 12 Nov 2007