Overview

Packages

  • Kolab
  • None

Classes

  • Kolab_Api
  • Kolab_Application
  • Kolab_Block_Example
  • Kolab_Driver
  • Kolab_Driver_Sql
  • Kolab_Exception
  • Kolab_Factory_Driver
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Kolab_Driver

Kolab_Driver defines an API for implementing storage backends for Kolab.

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

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

Direct known subclasses

Kolab_Driver_Sql
Package: Kolab
Author: Your Name you@example.com
Located at Driver.php
Methods summary
public
# __construct( array $params = array() )

Constructor.

Constructor.

Parameters

$params
A hash containing connection parameters.
public array
# listFoos( )

Lists all foos.

Lists all foos.

Returns

array
Returns a list of all foos.
API documentation generated by ApiGen