La clase Yaf_Request_Abstract
(Yaf >=1.0.0)
Sinopsis de la Clase
Yaf_Request_Abstract
{
public getEnv
(
string $name
[,
string $default
] ) :
void
public getServer
(
string $name
[,
string $default
] ) :
void
public isCli
(
void
) :
bool
public isGet
(
void
) :
bool
public isPut
(
void
) :
bool
public setActionName
(
string $action
[,
bool $format_name
= true
] ) :
void
public setParam
(
string $name
[,
string $value
] ) :
void
}
Propiedades
- module
-
- controller
-
- action
-
- method
-
- params
-
- language
-
- _exception
-
- _base_uri
-
- uri
-
- dispatched
-
- routed
-
Constantes predefinidas
Yaf_Request_Abstract::SCHEME_HTTP
-
Yaf_Request_Abstract::SCHEME_HTTPS
-
Tabla de contenidos