PHP Class Horde_Imap_Client_Data_Format_Filter_Quote, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends php_user_filter
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_prepend boolean Has the initial quote been prepended?

Public Methods

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

Method Details

filter() public method

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

onCreate() public method

public onCreate ( )

Property Details

$_prepend protected_oe property

Has the initial quote been prepended?
protected bool $_prepend
return boolean