KolabStorage
in package
Generates a Kolab storage handler.
Copyright 2011-2021 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.
Tags
Table of Contents
- create() : Horde_Share_Base
- Create a SQL next generate share setup.
Methods
create()
Create a SQL next generate share setup.
public
create(array<string|int, mixed> $params) : Horde_Share_Base
Parameters
- $params : array<string|int, mixed>
-
Additional options.
'user' - (string) The current user. 'imapuser' - (string) The short IMAP ID of the user.
Return values
Horde_Share_Base —The share setup.