Class Horde_Kolab_Filter_Incoming

Description

A Kolab Server filter for incoming mails that are parsed for iCal contents.

$Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Incoming.php,v 1.6.2.7 2010/07/15 21:35:39 wrobel Exp $

Copyright 2004-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_Filter/lib/Horde/Kolab/Filter/Incoming.php (line 29)

Horde_Kolab_Filter_Base
   |
   --Horde_Kolab_Filter_Incoming
Variable Summary
Method Summary
 mixed _deliver (string $transport)
 mixed _parse (int $inh, string $transport)
Variables
Methods
_deliver (line 230)

Deliver the message.

  • return: A PEAR_Error in case of an error, nothing otherwise.
mixed _deliver (string $transport)
  • string $transport: The name of the transport driver.
_parse (line 47)

Handle the message.

  • return: A PEAR_Error in case of an error, nothing otherwise.
mixed _parse (int $inh, string $transport)
  • int $inh: The file handle pointing to the message.
  • string $transport: The name of the transport driver.

Inherited Methods

Inherited From Horde_Kolab_Filter_Base

 Horde_Kolab_Filter_Base::init()
 Horde_Kolab_Filter_Base::parse()
 Horde_Kolab_Filter_Base::_cleanupTmp()
 Horde_Kolab_Filter_Base::_initTmp()
 Horde_Kolab_Filter_Base::_parseArgs()

Documentation generated on Sun, 30 Jan 2011 05:18:33 +0000 by phpDocumentor 1.4.3