Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Horde_Spam_Null
PHP Class Horde_Spam_Null, horde
Author:
Michael Slusarz (
[email protected]
)
Author:
Jan Schneider (
[email protected]
)
Inheritance:
extends
Horde_Spam_Base
显示文件
Open project: horde/horde
Class Usage Examples
Protected Properties
Property
Type
Description
$_success
boolean
Success status.
Public Methods
Method
Description
__construct
(
boolean
$success
)
Constructor.
report
(
array
$msgs
,
$action
)
Method Details
__construct()
public
method
Constructor.
public
__construct
(
boolean
$success
)
$success
boolean
Success status.
report()
public
method
public
report
(
array
$msgs
,
$action
)
$msgs
array
Property Details
$_success
protected_oe property
Success status.
protected
bool
$_success
return
boolean