Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-19-2007, 05:18 PM
Junior Member
 
Join Date: Sep 2007
Posts: 3
Default Do we need to explicitly load View ?

I saw some of tutorial mentioned this code within controller
Code:
Zend_Loader::loadClass('Zend_View');
$this->view = new Zend_View();
I didn't do it but it works fine to me.
Is the view auto loaded?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-02-2007, 07:25 AM
Member
 
Join Date: Jun 2007
Posts: 33
Default

No, it's been integrated into the controller, and is called automatically. Once upon a time it was seperate, but no longer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-05-2007, 01:40 AM
Elemental's Avatar
Senior Member
 
Join Date: Jul 2007
Posts: 122
Default

You can still override the view though, its just setup to use the default Zend_View stuff automagically.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:03 AM.