notificationGenerateConfig

Generate module config info for a particular category, event pair. The selectable config options are given names depending on the category and event names, and the text depends on the category and event titles. These are pieced together in this function in case we wish to alter the syntax.

Parameters
array &$category

Array of category info

#
array &$event

Array of event info

#
string $type

The particular name to generate return string *

#
Returns
bool|string