wcmf logo wemove logo

Request Class Reference
[Presentation]

Request holds the request values that are used as input to Controller instances. It is typically instantiated and filled by the ActionMapper. More...

Inheritance diagram for Request:

Inheritance graph
[legend]

Public Member Functions

 setResponseFormat ($format)
 getResponseFormat ()

Data Fields

 $_responseFormat = null

Detailed Description

Request holds the request values that are used as input to Controller instances. It is typically instantiated and filled by the ActionMapper.

wCMF - wemove Content Management Framework Copyright (C) 2005-2009 wemove digital solutions GmbH

Licensed under the terms of any of the following licenses at your choice:

See the license.txt file distributed with this work for additional information.

Id
class.Request.php 929 2009-02-22 23:20:49Z iherwig

Author:
ingo herwig <ingo@wemove.com>

Definition at line 30 of file class.Request.php.


Member Function Documentation

setResponseFormat ( format  ) 

Set the desired response format

Parameters:
format One of the MSG_FORMAT constants

Definition at line 38 of file class.Request.php.

getResponseFormat (  ) 

Get the desired response format

Returns:
One of the MSG_FORMAT constants

Definition at line 46 of file class.Request.php.


Field Documentation

$_responseFormat = null

Definition at line 32 of file class.Request.php.


The documentation for this class was generated from the following file:

This page generated via doxygen 1.5.8 Mon Mar 30 01:58:45 2009.
Copyright © 2009 wemove digital solutions GmbH.
sourceforge logo