\Kronolith_Storage_Kolab

Horde Kronolith free/busy driver for the Kolab IMAP Server.

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

See the enclosed file LICENSE for license information (GPL). If you not receive such a file, see also http://www.horde.org/licenses/gpl.

Summary

Methods
Properties
Constants
initialize()
search()
store()
__construct()
No public properties found
No constants found
No protected methods found
$_user
$_params
N/A
No private methods found
No private properties found
N/A

Properties

$_user

$_user : string

String containing the current username.

Type

string

$_params

$_params : 

Type

Methods

initialize()

initialize() 

Stub to initiate a driver.

Throws

\Kronolith_Exception

search()

search(  $email,   $private_only = false) 

Stub to be overridden in the child class.

Parameters

$email
$private_only

Throws

\Kronolith_Exception

store()

store(  $email,   $vfb,   $public = false) 

Stub to be overridden in the child class.

Parameters

$email
$vfb
$public

__construct()

__construct(  $user, array  $params = array()) 

Parameters

$user
array $params