Yaf_View_Simple
PHP Manual

Yaf_View_Simple::__get

(PECL yaf >=1.0.0)

Yaf_View_Simple::__getRetrieve assigned variable

Descrierea

public void Yaf_View_Simple::__get ([ string $name ] )

Notă:

parameter can be empty since 2.1.11

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

name

the assigned variable name

if this is empty, all assigned variables will be returned

Valorile întoarse


Yaf_View_Simple
PHP Manual