common.container
[ class tree: common.container ] [ index: common.container ] [ all elements ]

Class: HttpResponse

Source Location: /response/http/HttpResponse.class.php

Class Overview

BasicContainer
   |
   --BasicMutableContainer
      |
      --HttpResponse

BasicMutableContainer provides users with a simple public property access interface as an extension of the Container retrieval interface


Author(s):

  • Tyler Tompkins (ttompkins@mojavi.org)

Variables

Methods


Inherited Variables

Inherited Methods

Class: BasicMutableContainer

BasicMutableContainer::import()
Import another Container or an array
BasicMutableContainer::reset()
Reset the Container back to it's original state
BasicMutableContainer::set()
Set a series of values. Can be called with successive key value pairs such as (key, value, key, value, key, value)

Class: BasicContainer

BasicContainer::export()
Retrieve elements from the container
BasicContainer::get()
Get mutator
BasicContainer::has()
Determine if a set of key(s) exists

Class Details

[line 3]
BasicMutableContainer provides users with a simple public property access interface as an extension of the Container retrieval interface



Tags:

author:  Tyler Tompkins (ttompkins@mojavi.org)


[ Top ]


Class Variables

$commited =  false

[line 8]


Type:   mixed


[ Top ]

$headers = array()

[line 9]


Type:   mixed


[ Top ]

$started =  false

[line 7]



Tags:

access:  protected

Type:   mixed


[ Top ]

$view =

[line 10]


Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 12]

HttpResponse __construct( )



Tags:

access:  public


[ Top ]

method clearBuffer [line 110]

void &clearBuffer( )



Tags:

access:  public


[ Top ]

method clearHeaders [line 97]

void &clearHeaders( )



Tags:

access:  public


[ Top ]

method flushBuffer [line 36]

void &flushBuffer( )



Tags:

access:  public


[ Top ]

method getHeader [line 64]

void getHeader( mixed $header)



Tags:

access:  public


[ Top ]

method getView [line 148]

void getView( )



Tags:

access:  public


[ Top ]

method isCommited [line 130]

void isCommited( )



Tags:

access:  public


[ Top ]

method redirect [line 121]

void redirect( mixed $url, [mixed $timeout = 1])



Tags:

access:  public


[ Top ]

method sendHeaders [line 75]

void &sendHeaders( )



Tags:

access:  public


[ Top ]

method setHeader [line 51]

void setHeader( mixed $header, mixed $value)



Tags:

access:  public


[ Top ]

method setView [line 139]

void setView( mixed $view)



Tags:

access:  public


[ Top ]

method startBuffer [line 21]

void startBuffer( )



Tags:

access:  public


[ Top ]


Documentation generated on Tue, 21 Feb 2006 02:29:49 +0900 by phpDocumentor 1.3.0RC5