SpamAssassin_Client
[ class tree: SpamAssassin_Client ] [ index: SpamAssassin_Client ] [ all elements ]

Class: SpamAssassin_Client_Result

Source Location: /Client/Result.php

Class Overview


Represents the result from an API call on the SpamAssassin server


Author(s):

Variables



Class Details

[line 11]
Represents the result from an API call on the SpamAssassin server



Tags:

author:  Pedro Padron <ppadron@w3p.com.br>
license:  Apache License 2.0


[ Top ]


Class Variables

$contentLenght =

[line 32]

Response content lenght



Tags:

access:  public

Type:   int


[ Top ]

$isSpam =

[line 53]

Is it spam or not?



Tags:

access:  public

Type:   boolean


[ Top ]

$output =

[line 60]

Raw output from SpamAssassin server



Tags:

access:  public

Type:   string


[ Top ]

$responseCode =

[line 18]

Response code.



Tags:

access:  public

Type:   int


[ Top ]

$responseMessage =

[line 25]

Response message. EX_OK for sucess.



Tags:

access:  public

Type:   string


[ Top ]

$score =

[line 39]

SpamAssassin score



Tags:

access:  public

Type:   float


[ Top ]

$thresold =

[line 46]

How many points the message must score to be considered spam



Tags:

access:  public

Type:   float


[ Top ]



Documentation generated on Tue, 04 May 2010 15:12:08 -0300 by phpDocumentor 1.4.3