The Yaf_Request_Http class
(Yaf >=1.0.0)
类摘要
public mixed get
(
string $name
[,
string $default
] )
public mixed getCookie
(
string $name
[,
string $default
] )
public mixed getPost
(
string $name
[,
string $default
] )
public mixed getQuery
(
string $name
[,
string $default
] )
}
属性
-
module
-
-
controller
-
-
action
-
-
method
-
-
params
-
-
language
-
-
_exception
-
-
_base_uri
-
-
uri
-
-
dispatched
-
-
routed
-
Table of Contents