Class THttpRequestUrlFormat

Description

THttpRequestUrlFormat class.

THttpRequestUrlFormat defines the enumerable type for the possible URL formats that can be recognized by THttpRequest.

The following enumerable values are defined:

  • Get: the URL format is like /path/to/index.php?name1=value1&name2=value2...
  • Path: the URL format is like /path/to/index.php/name1,value1/name2,value2...

  • since: 3.0.4
  • version: $Id: THttpRequest.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/THttpRequest.php (line 1234)

TEnumerable
   |
   --THttpRequestUrlFormat
Class Constant Summary
 Get = 'Get'
 Path = 'Path'
Class Constants
Get = 'Get' (line 1236)
Path = 'Path' (line 1237)

Documentation generated on Sun, 24 May 2009 16:47:40 -0400 by phpDocumentor 1.3.0RC4