PHP Class Horde_Notification_Event_Status, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Notification_Event
显示文件 Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$charset string Charset of the message.

Public Methods

Method Description
__toString ( ) : string String representation of this object.

Method Details

__toString() public method

String representation of this object.
public __toString ( ) : string
return string String representation.

Property Details

$charset public_oe property

Charset of the message.
public string $charset
return string