public interface MessageLinker
MessageEditLinker
![]() |
![]() |
Modifier and Type | Method and Description |
---|---|
void |
addLink(ContentBuilder builder,
java.util.List<java.lang.String> args,
java.lang.String file,
java.lang.String text)
Create a HTML link to the associated message or part of the message.
|
MessageProvider |
getMessageProvider()
Get the MessageProvider associated with this object
|
MessageProvider getMessageProvider() throws java.lang.Exception
java.lang.Exception
void addLink(ContentBuilder builder, java.util.List<java.lang.String> args, java.lang.String file, java.lang.String text)
builder
- HtmlBuilder to add link toargs
- args identifying part of message to accessfile
- filename to add to URLtext
- text of link