Class Horde_Kolab_Format

Description

The Horde_Kolab_Format:: class provides the means to read/write the Kolab format.

$Horde: framework/Kolab_Format/lib/Horde/Kolab/Format.php,v 1.4.2.4 2008/12/12 11:39:03 wrobel Exp $

Copyright 2007-2008 Klarälvdalens Datakonsult AB

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

Located in /Kolab_Format/lib/Horde/Kolab/Format.php (line 28)


	
			
Method Summary
 mixed &factory ([string $format_type = ''], [string $object_type = ''], [array $params = null])
Methods
factory (line 45)

Attempts to return a concrete Horde_Kolab_Format instance based on $format_type.

  • return: The newly created concrete Horde_Kolab_Format_XML instance, or a PEAR error.
mixed &factory ([string $format_type = ''], [string $object_type = ''], [array $params = null])
  • string $format_type: The format type that should be handled.
  • string $object_type: The object type that should be handled.
  • array $params:

    An array of additional parameters.

    Supported parameters:

    'version' - The format version.

Documentation generated on Sun, 30 Jan 2011 05:17:34 +0000 by phpDocumentor 1.4.3