메소드 | 설명 | |
---|---|---|
getCharacterSet ( ) : string | Get the character set for the response mime parts. | |
getProductId ( ) : string | Get the product ID of the iCalendar object embedded in the MIME response. | |
prepareResponseMimeHeaders ( Horde_Mime_Headers $headers ) : null | Prepare the iCalendar MIME part of the response message. |
public getCharacterSet ( ) : string | ||
리턴 | string | The character set. |
public getProductId ( ) : string | ||
리턴 | string | The product ID. |
public prepareResponseMimeHeaders ( Horde_Mime_Headers $headers ) : null | ||
$headers | Horde_Mime_Headers | |
리턴 | null |