|
|||
|
I try to add a variable to the default content placeholder without using the viewHelper, but it doesn't work (empty output):
public function htmlAction() { $this->_helper->viewRenderer->setNoRender(); $this->_helper->layout()->content = "nice"; } assigning content to another placeholder works (like sidebar). Best regards. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|