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

Interface Horde_Kolab_Cli_Module

The Horde_Kolab_Cli_Module:: interface describes the module structure for Kolab_Cli.

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.

Horde_Kolab_Cli_Module implements Horde_Cli_Modular_Module

Direct known implementers

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
Package: Kolab\Cli
Category: Horde
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/Module.php
Methods summary
public null
# handleArguments( mixed & $options, mixed & $arguments, array & $world )

Handle the options and arguments.

Handle the options and arguments.

Parameters

$options
$options An array of options.
$arguments
$arguments An array of arguments.
$world
$world A list of initialized dependencies.

Returns

null
API documentation generated by ApiGen