Inherits PageComponent
A page component representing a view of a single message.
Create a new ArchiveMessage for link.
Returns an HTML representation of the address field of type t in the message m.
Returns an HTML representation of the Bodypart bp, which belongs to the Message first.
Returns HTML to describe a name field with value date. name is typically Date, but can also be Resent-Date or Original-Date.
Returns a string where html is wrapped in javascript magic to show and hide it on command. show and hide are the texts to be used. If visible is true, the text is visible if javascript is not availble, if visible is false, the text is hidden in that case.
At some point in the future, we probably want to have this function return an empty string if visible is false and we somehow know the browser does not execute javascript.
Returns whatever setLinkToThread() set.
Returns an HTML representation of the Message m, which belongs to the Message first.
Instructs this component to include a link to the surrounding thread if l is true, and to omit it if l is false. The default is to include the link.
This web page based on source code belonging to Oryx Mail Systems GmbH. All rights reserved.