Hi all, Quick question -> when using a partial to render an aspect of the view, will the partial have access to view helpers?
Specifically, I want to use the url view helper, so that I can call $this->url(...) Thanks, Will
Hi all, Quick question -> when using a partial to render an aspect of the view, will the partial have access to view helpers?
Specifically, I want to use the url view helper, so that I can call $this->url(...) Thanks, Will