Documentation

IMP_Flag_Match_Flag
in

Interface to allow flagging a message based on IMAP flags.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2011-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

matchFlag()  : bool
Set flag by doing IMAP flag matching.

Methods

matchFlag()

Set flag by doing IMAP flag matching.

public matchFlag(array<string|int, mixed> $data) : bool
Parameters
$data : array<string|int, mixed>

List of IMAP flags.

Return values
bool

True if the flag should be set. False if the flag should never be set. Null if flag should not be set, but could be set by other matching interfaces.


        
On this page

Search results