7.2. Opt_View class
7.2.10. assignRef()
7.2.9. assignGroupGlobal()
« Previous
7.2.11. assignRefGlobal()
Next »

7.2.10. assignRef()

ConstructMethod
Visibilitypublic
Referencevoid assignRef( string $name, mixed &$value )

Registers a new template local 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.10. assignRef()
7.2. Opt_View class
« Previous
7.2.9. assignGroupGlobal()
Next »
7.2.11. assignRefGlobal()