RenderToPlaceholder Helper Renders a template (view script) and stores the rendered output as a placeholder variable for later use. The helper uses the Placeholder helper and his Capture methods. Basic Usage of RenderToPlaceholder Older posts

', $this->url(array('controller' => 'index', 'action' => 'index')) ) ?> renderToPlaceholder('backlink.phtml', 'link'); ?> placeholder('link'); // Output:

Older posts

?> ]]>