- All Implemented Interfaces:
- IPartFactory, IUnbufferedPartFactory
public class CKEditResPart
extends Object
implements IUnbufferedPartFactory
This part handles requests from the HtmlEditor component (using the
CKeditor) 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.
- Author:
- Frits Jalvingh
Created on Oct 1, 2008