SyncMl/BackendSql.php

Generic SQL based Horde_SyncMl Backend.

This can be used as a starting point for a custom backend implementation.

Copyright 2006-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Classes

Horde_SyncMl_Backend_Sql A SyncML Backend provides the interface between the SyncML protocol and an actual calendar or address book application. This "actual application" is called the "data store" in this description.