100 | | ||''notify_fields''|| || || || |
101 | | ||''notify_renderer''|| || || || |
102 | | ||''notify_subject''|| || || || |
103 | | ||''notify_template''|| || || || |
104 | | ||''filter_actions''|| || || || |
| 100 | ||''notify_fields''||Fields to extract for notifications (like list_fields)||List of fields, or of Tuples of (field, label)||[wiki:S3/Notifications#PerResource Notifications]|| |
| 101 | ||''notify_renderer''||Overrides the default pre-render function, which prepares the message contents for the message template||Function||[wiki:S3/Notifications#MessageTemplates Notifications]|| |
| 102 | ||''notify_subject''||Custom subject line for messages||String|| || |
| 103 | ||''notify_template''||Specifies a custom html template to be used for the message||String||[wiki:S3/Notifications#MessageTemplates Templates]|| |
| 104 | ||''filter_actions''||Sets a list of actions that can be used in constructing a custom action bar|| || || |