PHP 클래스 markasjunk2, Roundcube-Plugin-Mark-as-Junk-2

Sample plugin that adds a new button to the mailbox toolbar to mark the selected messages as Junk and move them to the Junk folder or to move messages in the Junk folder to the inbox - moving only the attachment if it is a Spamassassin spam report email
저자: Philip Weir Based on the Markasjunk plugin by Thomas Bruederli
상속: extends rcube_plugin
파일 보기 프로젝트 열기: JohnDoh/Roundcube-Plugin-Mark-as-Junk-2

공개 프로퍼티들

프로퍼티 타입 설명
$task

공개 메소드들

메소드 설명
init ( )
mark_message ( )
set_flags ( $p )

비공개 메소드들

메소드 설명
_call_driver ( $action, &$uids = null, $mbox = null )
_ham ( &$messageset, $dest_mbox = NULL )
_messageset_to_uids ( $messageset, $multi_folder )
_set_toolbar_display ( $display, $action )
_spam ( &$messageset, $dest_mbox = NULL )

메소드 상세

init() 공개 메소드

public init ( )

mark_message() 공개 메소드

public mark_message ( )

set_flags() 공개 메소드

public set_flags ( $p )

프로퍼티 상세

$task 공개적으로 프로퍼티

public $task