PHP Class email_notification_plugin, gitblog

Author: Rasmus Andersson
Show file Open project: rsms/gitblog Class Usage Examples

Public Properties

Property Type Description
$data

Public Methods

Method Description
comment_mkbody ( $comment, $header = '', $footer = '' )
did_add_comment ( $comment )
did_spam_comment ( $comment )
init ( $context )
recipient ( $comment )

Method Details

comment_mkbody() static public method

static public comment_mkbody ( $comment, $header = '', $footer = '' )

did_add_comment() static public method

static public did_add_comment ( $comment )

did_spam_comment() static public method

static public did_spam_comment ( $comment )

init() static public method

static public init ( $context )

recipient() static public method

static public recipient ( $comment )

Property Details

$data public static property

public static $data