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

Class: HttpRequest

Source Location: /request/http/HttpRequest.class.php

Class Overview

BasicContainer
   |
   --BasicMutableContainer
      |
      --HttpRequest

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

$method =  null

[line 9]



Tags:

access:  protected

Type:   mixed


[ Top ]

$pathInfo =  null

[line 10]


Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 14]

HttpRequest __construct( )



Tags:

access:  public


[ Top ]

method getMethod [line 93]

void getMethod( )



Tags:

access:  public


[ Top ]

method getPathInfo [line 132]

void getPathInfo( )



Tags:

access:  public


[ Top ]

method setMethod [line 102]

void setMethod( mixed $method)



Tags:

access:  public


[ Top ]

method setPathInfo [line 120]

void setPathInfo( mixed $pathInfo)



Tags:

access:  public


[ Top ]


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