Presenter converts Request to Response.

Responsible for creating a new instance of given presenter.

IResponse deprecated

Any response returned by presenter.

IRenderable deprecated
ISignalReceiver deprecated
IStatePersistent deprecated
ITemplate deprecated
ITemplateFactory deprecated

Component with ability to repaint.

Component with ability to receive signal.

Component with ability to save and load its state.

Defines template.

Defines Template factory.

ILatteFactory deprecated

Cache storage with a bulk read support.

IBulkReader deprecated
IStorage deprecated

Cache storage.

IJournal deprecated

Cache journal provider.

Provides functionality required by all components.

Containers are objects that logically contain zero or more IComponent components.

Adapter for reading and writing configuration files.

IAdapter deprecated

Supplemental database driver.

IConventions deprecated
IRow deprecated
IRowContainer deprecated

Provides cached reflection for database structure.

Supplemental database driver for result-set.

IRow deprecated
IRowContainer deprecated

Defines method that must be implemented to allow a component to act like a form control.

Defines method that must implement form renderer.

IControl deprecated
IFormRenderer deprecated
ISubmitterControl deprecated

Defines method that must be implemented to allow a control to submit web form.

HTTP request provides access scheme for request sent via HTTP.

HTTP response interface.

ITranslator deprecated

Translator adapter.

IMailer deprecated

Mailer interface.

Signer interface.

The bi-directional router.

Performs authentication.

Authorizator checks if a given role has authorization to access a given resource.

IAuthorizator deprecated

Represents the user of application.

IResource deprecated
IRole deprecated

Adjusts identity from/to storage.

Represents resource, an object to which access is controlled.

Represents role, an object that may request access to an IResource.

Interface for persistent storage for user object data.

IHtmlString deprecated