Path

ez components / documentation / api reference / latest / webdav


eZ Components latest

Webdav: ezcWebdavEmptyDisplayInformation

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

Class: ezcWebdavEmptyDisplayInformation

Display information with no body. [source]
Used by ezcWebdavTransport to transport information on displaying a response to the browser. This display information does not carry a body.

Parents

ezcWebdavDisplayInformation
   |
   --ezcWebdavEmptyDisplayInformation

Member Variables

public ezcWebdavResponse $response
Response object to extract headers from.

Inherited Member Variables

From ezcWebdavDisplayInformation:
public  ezcWebdavDisplayInformation::$body

Method Summary

public void __construct( $response )
Creates a new struct.

Inherited Methods

From ezcWebdavDisplayInformation :
public void ezcWebdavDisplayInformation::__construct()
Creates a new display information.

Methods

__construct

void __construct( ezcWebdavResponse $response )
Creates a new struct.

Parameters

Name Type Description
$response ezcWebdavResponse  

Redefinition of

Method Description
ezcWebdavDisplayInformation::__construct() Creates a new display information.

Last updated: Mon, 10 Nov 2008