PHP Class IMP_Flag_User, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Flag_Imap
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_canset
$_css
$_label string The flag label.

Méthodes publiques

Méthode Description
__construct ( string $label, string $flag = null, string $bgcolor = null ) Constructor.
__set ( $name, $value )
serialize ( )
unserialize ( $data )

Méthodes protégées

Méthode Description
_getLabel ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( string $label, string $flag = null, string $bgcolor = null )
$label string The label.
$flag string The IMAP flag.
$bgcolor string The background color.

__set() public méthode

public __set ( $name, $value )

_getLabel() protected méthode

protected _getLabel ( )

serialize() public méthode

public serialize ( )

unserialize() public méthode

public unserialize ( $data )

Property Details

$_canset protected_oe property

protected $_canset

$_css protected_oe property

protected $_css

$_label protected_oe property

The flag label.
protected string $_label
Résultat string