pickles icon indicating copy to clipboard operation
pickles copied to clipboard

Pre/Post processors for Models

Open joshtronic opened this issue 12 years ago • 1 comments

@geoffoliver suggested this one, would allow you to add custom code to format data before it's returned to the module (or where ever you're using the Model)

joshtronic avatar Mar 19 '13 03:03 joshtronic

Suggestions:

  • Pre-processor - Alter $type_or_parameters values ** On find and save
  • Post-processor - Alter data after find before passing back to module ** On find

geoffoliver avatar Mar 19 '13 03:03 geoffoliver