Interfaces
Presenter converts Request to Response.
Responsible for creating a new instance of given presenter.
Any response returned by presenter.
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.
Cache storage with a bulk read support.
Cache storage.
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.
Supplemental database driver.
Provides cached reflection for database structure.
Supplemental database driver for result-set.
Defines method that must be implemented to allow a component to act like a form control.
Defines method that must implement form renderer.
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.
Translator adapter.
Mailer interface.
Signer interface.
The bi-directional router.
Performs authentication.
Authorizator checks if a given role has authorization to access a given resource.
Represents the user of application.
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.