|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.content.reminder.reminderUtility
public class reminderUtility
Constructor Summary | |
---|---|
init(any configBean, any settingsManager, any contentRenderer)
|
Method Summary | |
---|---|
void |
sendReminders([query rsReminders])
|
any |
setMailer(any mailer)
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init(any configBean, any settingsManager, any contentRenderer)
configBean
settingsManager
contentRenderer
Method Detail |
---|
public void sendReminders([query rsReminders])
rsReminders
public any setMailer(any mailer)
mailer
|
Mura CMS 6.1 | ||||
FRAMES |