Pix_Controller_Helper_Http

package Controller
copyright 2003-2012 PIXNET Digital Media Corporation
license BSD License

 Methods

__construct()

__construct($options) 
Inherited

inherited_from \Pix_Helper::__construct()

Parameters

$options

checkModified()

checkModified($controller, $options) 

Parameters

$controller

$options

getFuncs()

getFuncs() 

isDelete 判斷是否為 Delete

isDelete($controller) 

Parameters

$controller

isGet 判斷是否為 GET

isGet($controller) 

Parameters

$controller

isPost 判斷是否為 POST

isPost($controller, $raw) 

Parameters

$controller

$raw

isPut 判斷是否為 Put

isPut($controller) 

Parameters

$controller