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


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-20-2008, 02:40 PM
Junior Member
 
Join Date: May 2008
Posts: 2
Default view->render() and suffixes

I'd like to be able to render the form like this:
PHP Code:
$this->view->render('auth/index'); 
instead of this:
PHP Code:
$this->view->render('auth/index.phtml'); 
Would be great if the suffix provided in setViewSuffix() would get appended after the 'auth/index' string. Is there any easy way to do this? And if not, what would be the solution? Would I have to create a plugin? Some pointers would be much appreciated in that case, thank you.

Last edited by dabbish : 05-20-2008 at 02:57 PM.
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:27 AM.