|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.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)
configBeansettingsManagercontentRenderer| Method Detail |
|---|
public void sendReminders([query rsReminders])
rsReminderspublic any setMailer(any mailer)
mailer
|
Mura CMS 6.1 | ||||
| FRAMES | |||||