QVCI Library 3.1
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
Qvcinput Class Reference

Public Member Functions

 __construct (&$parent)
 
 cookie ($index= '', $xss_clean=FALSE)
 
 get ($index=NULL, $xss_clean=FALSE)
 
 get_post ($index= '', $xss_clean=FALSE)
 
 get_request_header ($index, $xss_clean=FALSE)
 
 ip_address ()
 
 is_ajax_request ()
 
 is_cli_request ()
 
 post ($index=NULL, $xss_clean=FALSE)
 
 request_headers ($xss_clean=FALSE)
 
 server ($index= '', $xss_clean=FALSE)
 
 set_cookie ($name= '', $value= '', $expire= '', $domain= '', $path= '/', $prefix= '', $secure=FALSE)
 
 user_agent ()
 
 valid_ip ($ip, $which= '')
 

Detailed Description

Qvcinput class Allows you to use $this->input in your library classes.


The documentation for this class was generated from the following file: