Class Apotomo::RequestProcessor
In: lib/apotomo/request_processor.rb
Parent: Object

Methods

Included Modules

Hooks

Classes and Modules

Class Apotomo::RequestProcessor::InvalidSourceWidget

Attributes

root  [R] 

Public Class methods

Public Instance methods

Computes the address hash for a +:source+ widget and an event +:type+. Additional parameters will be merged.

Called when the browser wants an url_for_event address. This fires the request event in the widget tree and collects the rendered page updates.

Renders the widget named widget_id. Any additional args is passed through to Widget#invoke.

[Validate]