|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.mailinglist.mailinglistGateway
public class mailinglistGateway
| Constructor Summary | |
|---|---|
init(any configBean)
|
|
| Method Summary | |
|---|---|
query |
getList([string siteid])
|
query |
getListMembers([string mlid], [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 getList([string siteid])
siteidpublic query getListMembers([string mlid], [string siteid])
mlidsiteid
|
Mura CMS 6.1 | ||||
| FRAMES | |||||