Hi

You may extends sfActions class.

Then, each module get an actions.class.php file where the class within 
extends mySfActions instead of sfActions.

I guess that if you do so, you will also have to specify in one of your 
config file that the base action class used by the generators is 
mySfActions.

:-)

Nicolas

[EMAIL PROTECTED] a écrit :
> hi
>
> where do i place code which should be executed before any action?
> i try to load a css file by some parameters... and i won't place code
> in every module action.
> layout.php,.. bad idea? filter?
>
> any solutions?
>
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to