|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBasicContentEditorResult | |
|---|---|
| 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 AbstractBasicContentEditorResult in org.torweg.pulse.component.core.contentregistry |
|---|
| Methods in org.torweg.pulse.component.core.contentregistry that return AbstractBasicContentEditorResult | |
|---|---|
AbstractBasicContentEditorResult |
URLContentEditor.initEditor(Bundle bundle, ServiceRequest request)
returns the initialised URLContentEditor for a
URLContent which is determined by a given id in the request. |
AbstractBasicContentEditorResult |
FileContentEditor.initEditor(Bundle bundle, ServiceRequest request)
returns the initialised FileContentEditor for a
FileContent which is determined by a given id in the
request. |
AbstractBasicContentEditorResult |
ContentGroupEditor.initEditor(ServiceRequest request)
Returns the initialised ContentGroupEditor for a
ContentGroup which is determined by a given id in the
request. |
AbstractBasicContentEditorResult |
FileContentEditor.initFileEditor(Bundle bundle, ServiceRequest request)
Returns the initialised file-editor of the FileContentEditor
for a FileContent which is determined by a given id in the
request. |
AbstractBasicContentEditorResult |
ContentGroupEditor.loadDescription(ServiceRequest request)
|
| Uses of AbstractBasicContentEditorResult in org.torweg.pulse.component.shop.admin |
|---|
| Methods in org.torweg.pulse.component.shop.admin that return AbstractBasicContentEditorResult | |
|---|---|
AbstractBasicContentEditorResult |
ShopContentEditor.initEditor(Bundle bundle, ServiceRequest request)
returns the initialized ShopContentEditor for a Content
which is determined by a given id in the request. |
AbstractBasicContentEditorResult |
ShopContentEditor.initPricesEditor(Bundle bundle, ServiceRequest request)
returns the prices-editor(-grid) for a ShopContent which is
determined by a given id in the request. |
AbstractBasicContentEditorResult |
ShopContentEditor.initPricesEditorVariant(Bundle bundle, ServiceRequest request)
returns the prices-editor(-grid) for a ShopVariant which is
determined by a given id in the request. |
AbstractBasicContentEditorResult |
ShopContentEditor.initVariantEditor(Bundle bundle, ServiceRequest request)
starts the Editor for a Variant. |
AbstractBasicContentEditorResult |
ShopContentEditor.loadPriceRoleEditor(Bundle bundle, ServiceRequest request)
returns the price-role-editor(-grid) for a Price which is
specified by a given id in the request. |
AbstractBasicContentEditorResult |
ShopContentEditor.loadPriceRoleEditorVariant(Bundle bundle, ServiceRequest request)
returns the price-role-editor(-grid) for a Price which is
specified by a given id in the request. |
| Uses of AbstractBasicContentEditorResult in org.torweg.pulse.component.store.admin |
|---|
| Methods in org.torweg.pulse.component.store.admin that return AbstractBasicContentEditorResult | |
|---|---|
AbstractBasicContentEditorResult |
StoreContentEditor.initEditor(Bundle bundle, ServiceRequest request)
returns the initialized StoreContentEditor for a
Content which is determined by a given id in the request. |
AbstractBasicContentEditorResult |
StoreContentEditor.initVariantEditor(Bundle bundle, ServiceRequest request)
starts the Editor for a Variant. |
AbstractBasicContentEditorResult |
StoreContentEditor.loadDescription(Bundle bundle, ServiceRequest request)
|
AbstractBasicContentEditorResult |
StoreContentEditor.loadVariantDescription(Bundle bundle, ServiceRequest request)
|
AbstractBasicContentEditorResult |
StoreContentEditor.loadVariantOrOrderCode(Bundle bundle, ServiceRequest request)
used for reloads of the StoreContent-Editor-Part that houses the variants/order-code. |
AbstractBasicContentEditorResult |
StoreContentEditor.loadVariantOrOrderCodeSubVariant(Bundle bundle, ServiceRequest request)
used for reloads of the StoreVariant-Editor-Part that houses the variants/order-code. |
AbstractBasicContentEditorResult |
StoreContentEditor.loadVariantSummary(Bundle bundle, ServiceRequest request)
|
| Uses of AbstractBasicContentEditorResult in org.torweg.pulse.site.content.admin |
|---|
| Methods in org.torweg.pulse.site.content.admin that return AbstractBasicContentEditorResult | |
|---|---|
AbstractBasicContentEditorResult |
AbstractBasicContentEditor.editAttachmentOfContent(Bundle bundle, ServiceRequest request)
initializes the file-browser for the attachments-editor. |
AbstractBasicContentEditorResult |
AbstractBasicContentEditor.initFileBrowserForAttachmentsForContent(Bundle bundle, ServiceRequest request)
initializes the file-browser for the attachments-editor. |
AbstractBasicContentEditorResult |
AbstractBasicContentEditor.initReferenceDurationEditor(ServiceRequest request)
Returns a result to initialise the reference-duration-editor. |
AbstractBasicContentEditorResult |
AbstractBasicContentEditor.loadContentLocalizationMap(Bundle bundle, ServiceRequest request)
starts the ContentLocalizationMap-editor for a
AbstractBasicContent. |
AbstractBasicContentEditorResult |
AbstractBasicContentEditor.loadSummary(Bundle bundle, ServiceRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||