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
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$_previous
$_recipient
$_sender

Méthodes publiques

Méthode Description
filter ( $in, $out, &$consumed, $closing )
onCreate ( )

Method Details

filter() public méthode

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

onCreate() public méthode

public onCreate ( )

Property Details

$_previous public_oe property

public $_previous

$_recipient public_oe property

public $_recipient

$_sender public_oe property

public $_sender