|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.content.reminder.reminderGateway
public class reminderGateway
Constructor Summary | |
---|---|
init(any configBean)
|
Method Summary | |
---|---|
query |
getReminders(any theTime='[runtime expression]')
|
query |
getRemindersByContentID([string contentid], [string siteid])
|
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)
configBean
Method Detail |
---|
public query getReminders(any theTime='[runtime expression]')
theTime
public query getRemindersByContentID([string contentid], [string siteid])
contentid
siteid
|
Mura CMS 6.1 | ||||
FRAMES |