PHP Class Horde_Smtp_Filter_Body, horde

Deprecation: Use Horde_Mime_Filter_Encoding instead.
Since: 1.7.0
Author: Michael Slusarz ([email protected])
Inheritance: extends php_user_filter
ファイルを表示 Open project: horde/horde

Protected Properties

Property Type Description
$_crlf integer Non CR/LF characters.

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

See also: stream_filter_register()
public onCreate ( )

Property Details

$_crlf protected_oe property

Non CR/LF characters.
protected int $_crlf
return integer