Element index for package Services_Akismet2
[ a ]
[ b ]
[ c ]
[ f ]
[ g ]
[ h ]
[ i ]
[ p ]
[ r ]
[ s ]
[ u ]
[ v ]
[ _ ]
top
top
top
top
top
top
top
top
top
top
s
- sendRequest
- in file Akismet2.php, method Services_Akismet2::sendRequest()
Calls a method on the Akismet API server using a HTTP POST request
- Services_Akismet2
- in file Akismet2.php, class Services_Akismet2
Class to use Akismet API from PHP
- Services_Akismet2_Comment
- in file Comment.php, class Services_Akismet2_Comment
Akismet comment
- Services_Akismet2_HttpException
- in file HttpException.php, class Services_Akismet2_HttpException
This exception is thrown when a HTTP communication error occurs
- Services_Akismet2_InvalidApiKeyException
- in file InvalidApiKeyException.php, class Services_Akismet2_InvalidApiKeyException
This exception is thrown when an invalid API key is used
- Services_Akismet2_InvalidCommentException
- in file InvalidCommentException.php, class Services_Akismet2_InvalidCommentException
This exception is thrown when an invalid comment is used
- setAuthor
- in file Comment.php, method Services_Akismet2_Comment::setAuthor()
Sets the author of this comment
- setAuthorEmail
- in file Comment.php, method Services_Akismet2_Comment::setAuthorEmail()
Sets the email address of the author of this comment
- setAuthorUrl
- in file Comment.php, method Services_Akismet2_Comment::setAuthorUrl()
Sets the URI of the author of this comment
- setConfig
- in file Akismet2.php, method Services_Akismet2::setConfig()
Sets one or more configuration values
- setContent
- in file Comment.php, method Services_Akismet2_Comment::setContent()
Sets the content of this comment
- setField
- in file Comment.php, method Services_Akismet2_Comment::setField()
Sets a field of this comment
- setFields
- in file Comment.php, method Services_Akismet2_Comment::setFields()
Sets multiple fields of this comment
- setHttpReferrer
- in file Comment.php, method Services_Akismet2_Comment::setHttpReferrer()
Sets the HTTP referer of the user posting this comment
- setPostPermalink
- in file Comment.php, method Services_Akismet2_Comment::setPostPermalink()
Sets the permalink of the post to which this comment is being added
- setRequest
- in file Akismet2.php, method Services_Akismet2::setRequest()
Sets the HTTP request object to use
- setType
- in file Comment.php, method Services_Akismet2_Comment::setType()
Sets the type of this comment
- setUserAgent
- in file Comment.php, method Services_Akismet2_Comment::setUserAgent()
Sets the user agent of the user posting this comment
- setUserIp
- in file Comment.php, method Services_Akismet2_Comment::setUserIp()
Sets the IP address of the user posting this comment
- submitFalsePositive
- in file Akismet2.php, method Services_Akismet2::submitFalsePositive()
Submits a false-positive comment to the Akismet server
- submitSpam
- in file Akismet2.php, method Services_Akismet2::submitSpam()
Submits a comment as an unchecked spam to the Akismet server
top
top
top
Documentation generated on Mon, 11 Mar 2019 15:40:49 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|