The Yaf_Request_Abstract class
(Yaf >=1.0.0)
Sinopsisul clasei
Yaf_Request_Abstract
{
public getEnv
(
string $name
,
string $default
= ?
) :
void
public getServer
(
string $name
,
string $default
= ?
) :
void
public setActionName
(
string $action
,
bool $format_name
= true
) :
void
public setModuleName
(
string $module
,
bool $format_name
= true
) :
void
public setParam
(
string $name
,
string $value
= ?
) :
bool
}
Proprietăți
- module
-
- controller
-
- action
-
- method
-
- params
-
- language
-
- _exception
-
- _base_uri
-
- uri
-
- dispatched
-
- routed
-
Constante predefinite
Yaf_Request_Abstract::SCHEME_HTTP
-
Yaf_Request_Abstract::SCHEME_HTTPS
-
Cuprins
There are no user contributed notes for this page.