|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.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]')
theTimepublic query getRemindersByContentID([string contentid], [string siteid])
contentidsiteid
|
Mura CMS 6.1 | ||||
| FRAMES | |||||