Mura CMS 6.1

mura.settings
Class settingsGateway

railo-context.Component
        extended by mura.cfobject
            extended by mura.settings.settingsGateway

public class settingsGateway
extends cfobject

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

init

public init(any configBean)

Parameters:
configBean
Method Detail

getList

public query getList([any sortBy='orderno'], [any sortDirection='asc'])

Parameters:
sortBy
sortDirection

Mura CMS 6.1