xpdo/om/sqlite/xpdoobject.class.php

Includes Classes 
package
xpdo
subpackage
om.sqlite
Classes
xPDOObject_sqlite
xPDOSimpleObject_sqlite

Description

Contains a derivative of the xPDOObject class for SQLite.

This file contains the base persistent object classes for SQLite, which your user-defined classes will extend when implementing an xPDO object model targeted at the SQLite platform.

\xPDOObject_sqlite

Extends from
\xPDOObject
package
xpdo
subpackage
om.sqlite

Description

Implements extensions to the base xPDOObject class for SQLite.

{@inheritdoc}

\xPDOSimpleObject_sqlite

Extends from
\xPDOSimpleObject
package
xpdo
subpackage
om.sqlite

Description

Extend this abstract class to define a class having an integer primary key.

This is the basis for the entire xPDO object model, and can also be used by a class generator {@link xPDOGenerator}, ultimately allowing custom classes to be user-defined in a web interface and framework-generated at runtime.

Documentation was generated by DocBlox 0.11.2.