PHP Class Horde_Kolab_Filter_Helper_AddressFilter, horde

Copyright 2010-2016 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.
Inheritance: extends php_user_filter
Datei anzeigen Open project: horde/horde

Public Properties

Property Type Description
$_previous
$_recipient
$_sender

Public Methods

Method Description
filter ( $in, $out, &$consumed, $closing )
onCreate ( )

Method Details

filter() public method

public filter ( $in, $out, &$consumed, $closing )

onCreate() public method

public onCreate ( )

Property Details

$_previous public_oe property

public $_previous

$_recipient public_oe property

public $_recipient

$_sender public_oe property

public $_sender