phpDocumentor php-lang
[ class tree: php-lang ] [ index: php-lang ] [ all elements ]

Class: Request

Source Location: /php/lang/Request.php

Class Request

Class Overview

HTTP ¿äû(Request)¿¡ °ü·ÃµÈ µ¥ÀÌŸ¸¦ Á¦¾îÇÑ´Ù.

static ¸Þ¼Òµå·Î¸¸ ÀÌ·ç¾îÁ® ÀÖ½À´Ï´Ù.

Located in /php/lang/Request.php [line 23]



		
				Author(s):
		
Information Tags:
Todo:  Request °´Ã¼ °ü·ÃµÈ ÇÔ¼ö¸¦ ¸ðµÎ ±¸ÇöÇØ¾ßÇÑ´Ù.

Methods

[ Top ]
Method Summary
static void   get()  
static void   getGlobals()  
static void   is()  
static void   method()  
static void   post()  
static void   vars()  
static void   view()  
Request   __construct()  

[ Top ]
Methods
static method get  [line 27]

  static void get( $field, [ $value = ''], [ $is_set = false]  )

Parameters:
   $field: 
   $value: 
   $is_set: 

API Tags:
Access:  public


[ Top ]
static method getGlobals  [line 104]

  static void getGlobals( $type  )

Parameters:
   $type: 

API Tags:
Access:  public


[ Top ]
static method is  [line 63]

  static void is( $method  )

Parameters:
   $method: 

API Tags:
Access:  public


[ Top ]
static method method  [line 67]

  static void method( )


API Tags:
Access:  public


[ Top ]
static method post  [line 39]

  static void post( $field, [ $value = ''], [ $is_set = false]  )

Parameters:
   $field: 
   $value: 
   $is_set: 

API Tags:
Access:  public


[ Top ]
static method vars  [line 51]

  static void vars( $field, [ $value = ''], [ $is_set = false]  )

Parameters:
   $field: 
   $value: 
   $is_set: 

API Tags:
Access:  public


[ Top ]
static method view  [line 71]

  static void view( $type  )

Parameters:
   $type: 

API Tags:
Access:  public


[ Top ]
Constructor __construct  [line 25]

  Request __construct( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Wed, 09 Dec 2009 10:48:42 +0900 by phpDocumentor 1.4.3