yes, there is. For your own classes, it is recommended that you create
a Folder named after your project (tho this does not neccessarily need
to be the case) in the same directory as your Zend library folder, and
mimick the folder structure of ZF. So if you were to extend the
Zend_Db_Profiler, your own class will be named YourProject_Db_Profiler
and will live in your library/YourProject/Db/Profiler.php.
Hope this helps.
-- Tobias
2009/2/9 Mark Hage <m.c.hage@gmail.com>:
> Hi,
>
> I want to extend the Zend_Db_Profiler to create a custom profiler.
> Is there a prefered folder in the MVC structure where I should put this
> Profiler?
>
> Thanx,
> Mark
>
>
没有评论:
发表评论