08/02
2017
Wallogit.com
2017 © Pedro Peláez
This plugin changes the way Elgg handles some notifications, it doesn't change the content of the notification or who gets it., (*1)
Plugin hook on: "interested_users:options" "notify:[method]", (*2)
Parameters:, (*3)
Result: The options array to be passed on to elgg_get_entities_from_relationship, (*4)
Plugin hook on: "notify:entity:message" "[entity type]"
or "notify:annotation:message" "[annotation subtype]", (*5)
Parameters:, (*6)
Result: The contents of the notification message, (*7)
Plugin hook on: "notify:entity:subject" "[entity type]"
or "notify:annotation:subject" "[annotation subtype]", (*8)
Parameters:, (*9)
Result: The subject of the notification message, (*10)