Pre/Post processors for Models #35

Open
opened 2013-03-19 03:05:07 +00:00 by joshtronic · 1 comment
joshtronic commented 2013-03-19 03:05:07 +00:00 (Migrated from github.com)

@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)

@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)
geoffoliver commented 2013-03-19 03:07:41 +00:00 (Migrated from github.com)

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
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
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: joshtronic/pickles#35
No description provided.