Core::arbitCliRequest
Class arbitCliRequest
The HTTP request class extends the ase request class by user submitted information on accepted languages and content types. The HTTP request class extends the ase request class by user submitted information on accepted languages and content types.
ezcMvcRequest
|
--arbitRequest
|
--arbitCliRequest
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Inherited Member Variables
Method Summary
|
public string |
serialize(
[ $absolute
= false] )
Serialize URL
Return a string representation of the URL for the requests connection type. |
Inherited Methods
Methods
serialize
string
serialize(
[bool
$absolute
= false] )
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.
Parameters:
| Name |
Type |
Description |
$absolute |
bool |
|
Redefinition of:
| Method |
Description |
arbitRequest::serialize() |
Serialize URL
Return a string representation of the URL for the requests connection type.
|
|