Path

ez components / documentation / api reference / trunk / webdav


eZ Components trunk

Webdav: ezcWebdavOutputResult

[ Tutorial ] [ Clients ] [ Plugin architecture ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

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, 21 Dec 2009