$flexy->outputObject()

$flexy->outputObject() -- Merges a controller object with the template and outputs the result

Referentiesamenvatting

void $flexy-> outputObject (object $controllerObject [, array $elements])

Beschrijving

This makes the values of the supplied object (and optionally loads the HTML_Template_Flexy_Elements) available to the template when it is run.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld