Classes and interfaces

DStructCacheInterface

Provides consistant caching interface.

« More »

APCCache

Singleton class wrapping APC caching.

« More »

Base

Prepares and caches database statements.

« More »

Calculate

Static methods providing calculations.

« More »

Convert

Static methods providing conversions.

« More »

DB

Extends PDO class

« More »

DBIterator

Wraps database result set functionality.

« More »

DBSelector

Container for multiple DB Connections and allows switching.

« More »

DStructGeneralException

General exception thrown by DStruct.

« More »

DStructMemCache

Wraps PHP's MemCache class.

« More »

DatabaseCache

Facade for caching in the database.

« More »

Format

Static methods providing formatting.

« More »

Generate

Static methods which 'generate'.

« More »

NullCache

If there is not cache available, then the bootstrap uses this class.

« More »

ObjCollection

Provides functionality for Object Collections.

« More »

ObjWatcher

Identity Map object.

« More »

Prefs

Application settings and Constants.

« More »

Prefs

Application settings and Constants.

« More »

ProjectError

Aids collation of error messages, and helps test whether errors exist.

« More »

SMTPEmail

Wraps PEAR's Mail and Mail_mime packages.

« More »

Validate

Class containing static methods to aid Validation

« More »