2008年9月30日星期二

[fw-mvc] Zend_View_Helper_HeadTitle - how to unset previously set title?

Hi all,

Page title was set previously as:

$viewRenderer->view->headTitle('MyPage');

I thought that doing this would clear page title:

$viewRenderer->view->headTitle(NULL,
Zend_View_Helper_Placeholder_Container_Abstract::SET);

But it does not.

Any idea how it can be done without extending/overriding... ?

Thank you in advance,
Temuri
--
View this message in context: http://www.nabble.com/Zend_View_Helper_HeadTitle---how-to-unset-previously-set-title--tp19745187p19745187.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: