search for: retrieve_user_typ

Displaying 1 result from an estimated 1 matches for "retrieve_user_typ".

Did you mean: retrieve_user_type
2006 Apr 04
2
Sharing controller code between views - best practices?
Hi, I have controller code that needs to be shared between multiple different user type views and want to know what is considered ''best practice'' or what other people are doing out there. Example: I have admin users, salesperson users, and possibly another type of user. They all need code to add/edit/delete a property - and other abilities. The code would be identical(in