Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Horde_Smtp_Filter_Body
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
Exibir arquivo
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