PHP 클래스 email_notification_plugin, gitblog

저자: Rasmus Andersson
파일 보기 프로젝트 열기: rsms/gitblog 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$data

공개 메소드들

메소드 설명
comment_mkbody ( $comment, $header = '', $footer = '' )
did_add_comment ( $comment )
did_spam_comment ( $comment )
init ( $context )
recipient ( $comment )

메소드 상세

comment_mkbody() 정적인 공개 메소드

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

did_add_comment() 정적인 공개 메소드

static public did_add_comment ( $comment )

did_spam_comment() 정적인 공개 메소드

static public did_spam_comment ( $comment )

init() 정적인 공개 메소드

static public init ( $context )

recipient() 정적인 공개 메소드

static public recipient ( $comment )

프로퍼티 상세

$data 공개적으로 정적으로 프로퍼티

public static $data