|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.component.htmleditor.EditResPart
public class EditResPart
This part handles requests from the HtmlEditor component (using the FCKeditor) for images and other files. When called it always gets passed the conversation and the ID of the editor in question. It uses that to retrieve the IEditorFileSystem implementation added on it. That filesystem is then used to generate the required responses.
Constructor Summary | |
---|---|
EditResPart()
|
Method Summary | |
---|---|
void |
generate(DomApplication app,
java.lang.String rurl,
RequestContextImpl param)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditResPart()
Method Detail |
---|
public void generate(DomApplication app, java.lang.String rurl, RequestContextImpl param) throws java.lang.Exception
generate
in interface IUnbufferedPartFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |