|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.settings.settingsGateway
public class settingsGateway
| Constructor Summary | |
|---|---|
init(any configBean)
|
|
| Method Summary | |
|---|---|
query |
getList([any sortBy='orderno'], [any sortDirection='asc'])
|
| 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([any sortBy='orderno'], [any sortDirection='asc'])
sortBysortDirection
|
Mura CMS 6.1 | ||||
| FRAMES | |||||