rss Tags : mvcdistributorplugin

mvcDistributorPluginErrorHandler

Registers a site configured error Controller to the distributor. More »

Posted in MVC on 07 Jan 2011 @ 03:18


mvcDistributorPluginMemTracker

Allows dispatch memory usage to be tracked per request. Similar to mvcDistributorPluginDispatchTimer, all results are logged on a per site log file with request information. Note: this tracks memory usage during dispatch and not for the entire framew... More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPluginSession

Handles registering a session on distributor start-up More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPluginTranslate

Registers the sites I18n support and creates the translationManager instance. More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPlugin

Base class providing shared logic for distributor plugins. Distributor plugins provide a means to hook in additional logic pre and post dispatch. The execute methods are all concrete so only the ones that need an implmentation need completing. More »

Posted in MVC on 19 Nov 2009 @ 20:30

mvcDistributorPluginAuditLog

Sets a per-site Audit log for capturing all AUDIT_SUCCESS/FAILURES More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPluginDetectDevice

Handles device look-ups and will log the deviceID into the session. Requires that a session already be started. More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPluginDispatchTimer

Allows the dispatch to be timed and the output to be sent to a timer log. Timer data is logged on a per-site basis. More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPluginLocale

Sets up locale for the current site More »

Posted in MVC on 19 Nov 2009 @ 20:30


mvcDistributorPluginLog

Sets up custom logging based on the distributor servername and other parameters More »

Posted in MVC on 19 Nov 2009 @ 20:30

First Page Previous Page
Next Page Last Page