PHP Class IMP_Flag_Imap, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Flag_Base, implements IMP_Flag_Match_Flag
Mostra file Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_imapflag string The IMAP flag string used on the server.

Public Methods

Method Description
__get ( $name )
matchFlag ( array $data )

Method Details

__get() public method

public __get ( $name )

matchFlag() public method

public matchFlag ( array $data )
$data array

Property Details

$_imapflag protected_oe property

The IMAP flag string used on the server.
protected string $_imapflag
return string