|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBasicContentEditorConfig | |
|---|---|
| org.torweg.pulse.component.cms.admin | contains the components to integrate the CMS into the website's administration. |
| org.torweg.pulse.component.core.contentregistry | Controllers for working with the ContentRegistry
and with content's which extend AbstractBasicContent. |
| org.torweg.pulse.component.shop.admin | all editors of the pulse-website-administration for the shop can be found within this package. |
| org.torweg.pulse.component.store.admin | contains the components to integrate the Store into the website's administration. |
| org.torweg.pulse.site.content.admin | Contains the basic controllers, configurations, and results to work with content. |
| Uses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.cms.admin |
|---|
| Subclasses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.cms.admin | |
|---|---|
class |
CMSContentEditorConfig
the configuration of the CMSContentEditor. |
| Uses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.core.contentregistry |
|---|
| Subclasses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.core.contentregistry | |
|---|---|
class |
ContentGroupEditorConfig
Configures the FileContentEditor. |
class |
FileContentEditorConfig
Configures the FileContentEditor. |
| Uses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.shop.admin |
|---|
| Subclasses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.shop.admin | |
|---|---|
class |
ShopEditorConfig
the configuration of the ShopContentEditor. |
| Uses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.store.admin |
|---|
| Subclasses of AbstractBasicContentEditorConfig in org.torweg.pulse.component.store.admin | |
|---|---|
class |
StoreEditorConfig
the configuration of the StoreContentEditor. |
| Uses of AbstractBasicContentEditorConfig in org.torweg.pulse.site.content.admin |
|---|
| Methods in org.torweg.pulse.site.content.admin that return AbstractBasicContentEditorConfig | |
|---|---|
protected AbstractBasicContentEditorConfig |
AbstractBasicContentEditor.getConfig()
Returns the configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||