View Single Post
  #3 (permalink)  
Old 05-21-2008, 02:15 PM
sim sim is offline
Junior Member
 
Join Date: Apr 2008
Posts: 9
Default

Quote:
Originally Posted by salamfall View Post
Never mind I figured it out, just create a classes folder and add it to your pass, and create a class for exemple UserRegistrationTools, then instantiate it wherever you need it in any controllers.
You might want to create the folder as a new library and put the function there. You might also want it to be an Action Helper or a View Helper.
Reply With Quote