Class Notifications
The Notifications class allows you to create email notifications for various events. It lets your scripts generate a number of notifications, and delay sending of the emails until the end of execution, so that multiple notifications can collated together
- Object
-
Notifications
Methods summary
public static
|
|
public static
|
#
notifyByEmail( eventType $eventType, emailTemplateClass $emailTemplateClass )
Notify the appropriate parties about all instances of this event, by email. |
public static
|
Methods inherited from Object
__call(),
__construct(),
__toString(),
__wakeup(),
addMethodsFrom(),
addStaticVars(),
addWrapperMethod(),
add_extension(),
add_static_var(),
allMethodNames(),
cacheToFile(),
cacheToFileWithArgs(),
clearCache(),
combined_static(),
create(),
createMethod(),
create_from_string(),
defineMethods(),
exists(),
extInstance(),
extend(),
getCustomClass(),
getExtensionInstance(),
getExtensionInstances(),
get_extensions(),
get_static(),
hasExtension(),
hasMethod(),
has_extension(),
invokeWithExtensions(),
is_a(),
loadCache(),
parentClass(),
parse_class_spec(),
remove_extension(),
sanitiseCachename(),
saveCache(),
set_stat(),
set_static(),
set_uninherited(),
stat(),
strong_create(),
uninherited(),
uninherited_static(),
useCustomClass()
Magic methods summary
Properties summary
protected static
array
|
$events |