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


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-08-2008, 03:07 AM
Junior Member
 
Join Date: Apr 2008
Posts: 4
Default extend Zend_Controller_Dispatcher_Standard?

Hi,

I want to modify the way that Zend_Controller_Dispatcher_Standard loads class file.

I should extend it?

I know the function loadClass does Zend_Loader::loadFile($file, $dir, true); and it calls include_once $filename;

I want to do some template pre-processing to the file, to my controller IndexController.php (yes I know, it seems strange to do that, but thats what i want to do).
How can I do that?

regards, Philip
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 02:39 AM.