Yaf_View_Simple::__get

(PECL yaf >=1.0.0)

Yaf_View_Simple::__getRetrieve assigned variable

Beskrivelse

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

Note:

parameter can be empty since 2.1.11

Advarsel

This function is currently not documented; only its argument list is available.

Parametre

name

the assigned variable name

if this is empty, all assigned variables will be returned

Returnerings Værdier

add a note add a note

User Contributed Notes

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