Ticket #255 (closed task-todo: fixed-erledigt)
$this->view->render($viewdata, $template)
| Reported by: | vain | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | Clansuite 0.2.2 |
| Component: | Core | Version: | 0.2 |
| Keywords: | Cc: | ||
| Estimated Number of Hours: | 0.5 | Add Hours to Ticket: | 0 |
| Billable?: | no | Total Hours: | 0 |
| Internal?: | no |
Description
instead of $view->name = $object->name; or $view->assign($object); just $view->render($object, $template);
Change History
Note: See
TracTickets for help on using
tickets.
