function init()
{
$this->initView();
Zend_Loader::loadClass('Text');
$this->view->baseUrl = $this->_request->getBaseUrl();
}
--
View this message in context: http://www.nabble.com/How-do-I-customize-the-escape%28%29-function-for-HTML-rendering--tp23283430p23293257.html
Sent from the Zend MVC mailing list archive at Nabble.com.
2009年4月29日星期三
Re: [fw-mvc] How do I customize the escape() function for HTML rendering?
Maybe I should also point out the init() function on IndexController.php:
订阅:
博文评论 (Atom)
没有评论:
发表评论