PHP Class Horde_Imap_Client_Data_Format_Filter_Quote, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends php_user_filter
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_prepend boolean Has the initial quote been prepended?

Méthodes publiques

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

Method Details

filter() public méthode

See also: stream_filter_register()
public filter ( $in, $out, &$consumed, $closing )

onCreate() public méthode

public onCreate ( )

Property Details

$_prepend protected_oe property

Has the initial quote been prepended?
protected bool $_prepend
Résultat boolean