Overview

Packages

  • Kolab
    • Cli

Classes

  • Horde_Kolab_Cli
  • Horde_Kolab_Cli_Data_Ledger
  • Horde_Kolab_Cli_Exception
  • Horde_Kolab_Cli_Module_Account
  • Horde_Kolab_Cli_Module_Base
  • Horde_Kolab_Cli_Module_Data
  • Horde_Kolab_Cli_Module_Folder
  • Horde_Kolab_Cli_Module_Format
  • Horde_Kolab_Cli_Module_Ledger
  • Horde_Kolab_Cli_Module_List
  • Horde_Kolab_Cli_Translation

Interfaces

  • Horde_Kolab_Cli_Module
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Kolab_Cli

Command line tools for Kolab storage.

Copyright 2010-2012 Horde LLC (http://www.horde.org/)

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

Package: Kolab\Cli
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Cli
Located at Horde/Kolab/Cli.php
Methods summary
public static
# main( array $parameters = array() )

The main entry point for the application.

The main entry point for the application.

Parameters

$parameters
A list of named configuration parameters. <pre><span class="php-quote">'parser'</span> - (<span class="php-keyword1">array</span>) Parser configuration parameters. <span class="php-quote">'class'</span> - (string) The <span class="php-keyword1">class</span> name of the parser to <span class="php-keyword1">use</span>. <span class="php-quote">'output'</span> - (Horde_Cli) The output handler.</pre>
API documentation generated by ApiGen