Yaf_Request_Abstract::setParam

(Yaf >=1.0.0)

Yaf_Request_Abstract::setParamSet a calling parameter to a request

Descrierea

public Yaf_Request_Abstract::setParam ( string $name [, string $value ] ) : bool

Set a parameter to request, which can be retrieved by Yaf_Request_Abstract::getParam()

Parametri

name

value

Valorile întoarse

A se vedea și

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top