|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.Handler.standardEventsHandler
public class standardEventsHandler
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, init, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Method Detail |
---|
public any doAction([string theaction=''], any event)
theaction
event
public any standard404Handler(any event)
event
public any standard404Validator(any event)
event
public any standardDoActionsHandler(any event)
event
public any standardDoResponseHandler(any event)
event
public any standardEnableLockdownHandler(any event)
event
public any standardEnableLockdownValidator(any event)
event
public any standardFileTranslationHandler(any event)
event
public any standardFileTranslator(any event)
event
public any standardForceSSLHandler(any event)
event
public any standardForceSSLValidator(any event)
event
public any standardGetCommenterHandler(any event)
event
public any standardLinkTranslationHandler(any event)
event
public any standardLinkTranslator(any event)
event
public any standardMobileHandler(any event)
event
public any standardMobileValidator(any event)
event
public any standardPostLogoutHandler(any event)
event
public any standardRequireLoginHandler(any event)
event
public any standardRequireLoginValidator(any event)
event
public any standardSetAdTrackingHandler(any event)
event
public any standardSetCommenterHandler(any event)
event
public any standardSetCommentPermissionsHandler(any event)
event
public any standardSetContentHandler(any event)
event
public any standardSetContentRendererHandler(any event)
event
public any standardSetIsOnDisplayHandler(any event)
event
public any standardSetLocaleHandler(any event)
event
public any standardSetPermissionsHandler(any event)
event
public any standardSetPreviewHandler(any event)
event
public any standardTrackSessionHandler(any event)
event
public any standardTrackSessionValidator(any event)
event
public any standardTranslationHandler(any event)
event
public any standardWrongDomainHandler(any event)
event
public any standardWrongDomainValidator(any event)
event
public any standardWrongFilenameHandler(any event)
event
public any standardWrongFilenameValidator(any event)
event
|
Mura CMS 6.1 | ||||
FRAMES |