PHP Class IMP_Mailbox_List_Thread, horde

Author: Michael Slusarz ([email protected])
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_data string Thread information.

Public Methods

Method Description
__construct ( string $data ) Constructor.
__get ( $name )

Method Details

__construct() public method

Constructor.
public __construct ( string $data )
$data string The thread information.

__get() public method

public __get ( $name )

Property Details

$_data protected_oe property

Thread information.
protected string $_data
return string