parent root
PHP: Yaf_View_Simple::__get - Manual

Yaf_View_Simple::__get

(Yaf >=1.0.0)

Yaf_View_Simple::__getRetrieve assigned variable

Description

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

Retrieve assigned varaiable

Note:

parameter can be empty since 2.1.11

Parameters

name

the assigned variable name

if this is empty, all assigned variables will be returned

Return Values

add a noteadd a note

User Contributed Notes

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