public marks

LINK

symfony PHP5 framework ยป Chapter 17 - Extending Symfony

by kasi77
You will probably need to reuse a piece of code that you developed for one of your symfony applications. If you can package this piece of code into a single class, no problem: Drop the class in one of the lib/ folders of another application and the autoloader will take care of the rest. But if the code is spread across more than one file, such as a complete new theme for the administration generator or a combination of JavaScript files and helpers to automate your favorite visual effect, just copying the files is not the best solution

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

framework   php5   plug-ins   plugin   symfony  

BY

kasi77
the 17/02/2007 at 19:24