7.2. Opt_View class
7.2.11. assignRefGlobal()
7.2.10. assignRef()
« Previous
7.2.12. clear()
Next »

7.2.11. assignRefGlobal()

ConstructStatic method
Visibilitypublic
Referencevoid assignRefGlobal( string $name, mixed &$value )

Registers a new template global variable with the name $name and passes its value by reference. It should be used for larger variables whose copying could be too slow.

See also:

7.2.11. assignRefGlobal()
7.2. Opt_View class
« Previous
7.2.10. assignRef()
Next »
7.2.12. clear()