mura.setting

Class settingsGateway

lucee.Component
    extended by mura.cfobject
      extended by mura.setting.settingsGateway

This provides site gateway queries

Class Attributes:
  • output : false
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Constructor Summary
    init(any configBean)
    Method Summary
    any getList([any sortBy='orderno'], [any sortDirection='asc'], [any cached='true'])
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init(any configBean)

    Parameters:
    configBean

    Method Detail

    getList

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

    Parameters:
    sortBy
    sortDirection
    cached