Yaf_View_Simple
PHP Manual

Yaf_View_Simple::__get

(PECL yaf >=1.0.0)

Yaf_View_Simple::__getRetrieve assigned variable

説明

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

注意:

parameter can be empty since 2.1.11

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

name

the assigned variable name

if this is empty, all assigned variables will be returned

返り値


Yaf_View_Simple
PHP Manual