contentbox.modules.contentbox-deps.modules.cbantisamy.interceptors

Class AutoClean

lucee.Component
    extended by coldbox.system.FrameworkSupertype
      extended by coldbox.system.Interceptor
        extended by contentbox.modules.contentbox-deps.modules.cbantisamy.interceptors.AutoClean

Copyright 2005-2007 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com --- This Interceptor if activated automatically cleans the request collection for you

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Property Summary
    type property default serializable required
    any antisamy


    • access = public
    • returntype = any
    • inject = provider:AntiSamy@CBAntiSamy
    true false
    Method Summary
    any onRequestCapture([any event], [any interceptData], [any buffer])
     
    Methods inherited from class coldbox.system.Interceptor
    appendToBuffer, clearBuffer, configure, getBufferObject, getBufferString, getCachebox, getFlash, getInterceptorService, getLog, getLogBox, getProperties, getProperty, getWirebox, init, propertyExists, setCachebox, setFlash, setInterceptorService, setLog, setLogBox, setProperties, setProperty, setWirebox, unregister
     
    Methods inherited from class coldbox.system.FrameworkSupertype
    addAsset, announceInterception, getCache, getController, getInstance, getInterceptor, getModel, getModuleConfig, getModuleSettings, getMyPlugin, getPlugin, getRenderer, getRequestCollection, getRequestContext, getSetting, getSettingStructure, includeUDF, loadApplicationHelpers, locateDirectoryPath, locateFilePath, persistVariables, populateModel, relocate, renderExternalView, renderLayout, renderView, runEvent, setController, setNextEvent, setSetting, settingExists
     
    Methods inherited from class lucee.Component
    None

    Property Detail

    antisamy

    property any antisamy

    Attributes:
    access - public
    required - false
    returntype - any
    inject - provider:AntiSamy@CBAntiSamy
    serializable - true

    Method Detail

    onRequestCapture

    public any onRequestCapture([any event], [any interceptData], [any buffer])

    Parameters:
    event
    interceptData
    buffer