API documentation :: Docs For Class arbitRequest
Packages:Interfaces:
Classes:
|
Core::arbitRequestClass arbitRequestBasic structure containing request information. request information extend this struct and add validtions for these additional properties to the __set method. Basic structure containing request information. For more then the very basic request information extend this struct and add validtions for these additional properties to the __set method. ezcMvcRequest | --arbitRequestAuthor(s):
Descendants
Member Variables
Method Summary
Methods__set_state
static arbitRequest
__set_state(
$values
)
Generic set state method for structs Generic set state method for structs Parameters:
__construct
void
__construct(
[string
$controller
= 'core'] , [string
$action
= 'index'] , [string
$subaction
= 'index'] )
Construct controller from given values Construct controller from given values Parameters:
serialize
string
serialize(
)
Serialize URL Return a string representation of the URL for the requests connection type. Serialize URL Return a string representation of the URL for the requests connection type. Redefined in descendants as:
Documentation generated on Mon, 05 Apr 2010 14:01:37 +0200 by phpDocumentor 1.4.3
|