Class Request

Description

class Request

This class represents the complex Request object under construction. The RequestBuilder builds the Request object's internal representation and defines the process by which it's assembled. This class includes classes that define the constituent parts, includng interfaces for assembling the parts into the final result.

Located in /request.class.php (line 22)


	
			
Variable Summary
mixed $Request
Method Summary
void SetProperty (mixed $propertyName, mixed $requestPart)
Variables
mixed $Request (line 24)
  • static:
  • access: private
Methods
GetInstance (line 35)

function GetInstance

This method instantiates a new object from this class; more specifically, it's a singleton instance.

  • return: object instance
  • static:
  • access: public
Request GetInstance ()
SetProperty (line 50)

function SetProperty

This method sets dynamic properties of this class.

  • access: public
  • static:
void SetProperty (mixed $propertyName, mixed $requestPart)

Documentation generated on Thu, 9 Sep 2004 09:03:38 -0400 by phpDocumentor 1.3.0RC3