Displaying 1 result from an estimated 1 matches for "my_ajax_callback".
2007 Jul 19
8
Where do I put code for my own types?
Sorry for all the questions today...
Beyond the obvious things--models, controllers, helpers, and other
framework-related types--where should I put the code for my own types?
For example, I was thinking of writing my own AJAX-friendly paginator,
but I don''t know where to put the code for that sort of thing.
I would prefer to keep things object-oriented, so I would rather do a
lot of