Class: NotificationItemsAddedOption
Source Location: /modules/notification/NotificationItemsAddedOption.inc
Class NotificationItemsAddedOption
Inherited Properties, Constants, and Methods
Methods
void handleRequestAfterAdd(
$form,
$items
)
|
|
Parameters:
API Tags:
| See: | ItemAddOption::handleRequestAfterAdd |
Redefinition of:
- ItemAddOption::handleRequestAfterAdd()
- Let the plugin handle the incoming request. We expect the $items to be locked.
|
|