PHP 클래스 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.
저자: Michael Slusarz ([email protected])
상속: extends Horde_Notification_Event
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$charset string Charset of the message.

공개 메소드들

메소드 설명
__toString ( ) : string String representation of this object.

메소드 상세

__toString() 공개 메소드

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

프로퍼티 상세

$charset 공개적으로 프로퍼티

Charset of the message.
public string $charset
리턴 string