|
|||
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|