Yaf_View_Simple::__get
Yaf_View_Simple::__get
(Yaf >=1.0.0)
Yaf_View_Simple::__get — Retrieve assigned variable
Description
public void Yaf_View_Simple::__get ([ string $name ] )
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
← Yaf_View_Simple::eval
Yaf_View_Simple::getScriptPath →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.