| Package | Description |
|---|---|
| to.etc.domui.component.ckeditor | |
| to.etc.domui.component.dynaima | |
| to.etc.domui.component.upload | |
| to.etc.domui.parts | |
| to.etc.domui.server.parts | |
| to.etc.domui.themes |
| Modifier and Type | Class and Description |
|---|---|
class |
CKEditResPart
This part handles requests from the HtmlEditor component (using the
CKeditor) for images and other files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynaImaPart |
| Modifier and Type | Class and Description |
|---|---|
class |
UploadPart
This thingy accepts file upload requests for a given control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonPart
Deprecated.
|
class |
CachedImagePart |
class |
FileTypePart |
class |
GrayscalerPart
This part creates a grayscaled version of an image passed.
|
class |
MarkerImagePart
Generates background image for specified input field caption.
|
class |
OpenStacktracePart |
class |
PollInfo
Polled to keepalive.
|
class |
PropBtnPart
A generated button image from a button definition file.
|
class |
SvgPartFactory
Themed SVG generator.
|
class |
TempDirPart
Safe reference to a server-side tempfile.
|
class |
TempFilePart
Safe reference to a server-side tempfile.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentPartRenderer.appendComponentURL(StringBuilder sb,
Class<? extends IPartFactory> fclazz,
NodeBase b,
IRequestContext ctx)
Create a ComponentPartFactory reference URL
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBufferedPartFactory |
interface |
IUnbufferedPartFactory |
interface |
IUrlPart
When present on a Part factory this means the factory itself decides on what URLs it reacts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalResourcePart
This part handler handles all internal resource requests; this are requests where the URL starts
with a dollar sign (and the URL is not some well-known name).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThemePartFactory
This accepts all urls in the format *.theme.xxx.
|
Copyright © 2017 etc.to. All rights reserved.