Mura CMS 6.1

mura.content.reminder
Class reminderUtility

railo-context.Component
        extended by mura.cfobject
            extended by mura.content.reminder.reminderUtility

public class reminderUtility
extends cfobject

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

init

public init(any configBean, any settingsManager, any contentRenderer)

Parameters:
configBean
settingsManager
contentRenderer
Method Detail

sendReminders

public void sendReminders([query rsReminders])

Parameters:
rsReminders

setMailer

public any setMailer(any mailer)

Parameters:
mailer

Mura CMS 6.1