Class Index | File Index

Classes


Class Index

_global_


BaseApplication

Is a base application (should be extended).

BaseSqlDatabaseDriver

A base class for sql database drivers.

BootstrapManager

The bootstrap manager.

Config

The configuration.

ConsoleApplication

Runs the application exactly one time with a given path.

Context

The Context.

ContextToolkit

A toolkit for convenient functions to work on the context.

Controller

A simple controller with either String or RegExp-Path

ControllerManager

The manager for all registered controllers.

CookieSessionManager

The manager for all registered sessions.

DatabaseManager

The manager for all registered databases.

DataMapper

The base for all data_mappers.

DataMapperManager

The manager for all registered data_mappers.

EjsView

A EjsView, which reads a template file and executes it.

JsView

A simple JavascriptView, which needs a render function as parameter for the real business logic.

Logging

Offers logging facility.

MysqlDatabaseDriver

A database driver for mysql.

Object


ObjectToolkit

A toolkit for convenient functions on javascript objects.

Options

Offers a options-property and a setOptions method for convenient definition and retrieval of options.

ServerApplication

The application running and listening on a specific port.

ServiceManager

The service manager.

SqliteDatabaseDriver

A database driver for sqlite.

StaticFilesManager

A manager for static files.

StringToolkit

A toolkit for convenient functions to de-/encode uri, html and so on.

SyncController

A sync controller with either String or RegExp-Path

TableColumnMeta

Meta information about a database table column.

TestApplication

The application, which runs the TestSuites.

TestSuite

A test suite.

TestSuiteManager

The TestSuite Manager.

Validation

The validation, which can be filled with multiple validators and finally validate the input.

Validator

The base for all validators.

ValidatorManager

The manager for all registered validators.

ViewManager

The manager for all registered views.

Documentation generated by JsDoc Toolkit 2.3.2 on Fri Jul 01 2011 14:53:37 GMT+0200 (CEST)