A G I N P 
All Classes All Packages

A

AllowedComponentsProvider - Interface in io.wcm.wcm.parsys.componentinfo
Detects allowed components for authoring for a given page/resource context.

G

getAllowedChildren() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
 
getAllowedComponents(Page, String, String, ResourceResolver) - Method in interface io.wcm.wcm.parsys.componentinfo.AllowedComponentsProvider
Get allowed components for a specific resource path inside a page.
getAllowedComponents(String, ResourceResolver) - Method in interface io.wcm.wcm.parsys.componentinfo.AllowedComponentsProvider
Get allowed components for a specific resource path inside a page.
getAllowedComponentsForTemplate(String, ResourceResolver) - Method in interface io.wcm.wcm.parsys.componentinfo.AllowedComponentsProvider
Get allowed components anywhere inside a page.
getAllowedParents() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
 
getCssClassName() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
getDeniedChildren() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
 
getElementName() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
getExportedItems() - Method in class io.wcm.wcm.parsys.controller.Parsys
 
getExportedItemsOrder() - Method in class io.wcm.wcm.parsys.controller.Parsys
 
getExportedType() - Method in class io.wcm.wcm.parsys.controller.Parsys
 
getItems() - Method in class io.wcm.wcm.parsys.controller.Parsys
 
getPageComponentPath() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
Resource type of the page component for which this parsys configuration is defined.
getParentAncestorLevel() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
 
getParsysConfigs(String, String, ResourceResolver) - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfigManager
Get all paragraph system configurations for a certain path inside a page with the given template/page component.
getParsysConfigs(String, ResourceResolver) - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfigManager
Get all paragraph system configurations for the given template/page component.
getPathPattern() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
Path pattern for parsys.
getResourcePath() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
getResourceType() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
getStyle() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
getWrapperCss() - Method in class io.wcm.wcm.parsys.controller.Parsys
 
getWrapperElementName() - Method in class io.wcm.wcm.parsys.controller.Parsys
 

I

io.wcm.wcm.parsys - package io.wcm.wcm.parsys
AEM paragraph system based on path configuration in page components.
io.wcm.wcm.parsys.componentinfo - package io.wcm.wcm.parsys.componentinfo
API for accessing paragraph systems configurations.
io.wcm.wcm.parsys.controller - package io.wcm.wcm.parsys.controller
Sling models controller classes for paragraph system components.
isDecorate() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
isInherit() - Method in interface io.wcm.wcm.parsys.componentinfo.ParsysConfig
 
isNewArea() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
isValid() - Method in class io.wcm.wcm.parsys.controller.Parsys.Item
 
isValid() - Method in interface io.wcm.wcm.parsys.ParsysItem
Checks if the content of this paragraph item is valid.
isWrapperElement() - Method in class io.wcm.wcm.parsys.controller.Parsys
 

N

NN_PARSYS_CONFIG - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Defines the resource-based allowed components.

P

Parsys - Class in io.wcm.wcm.parsys.controller
Controller for paragraph system.
Parsys() - Constructor for class io.wcm.wcm.parsys.controller.Parsys
 
Parsys.Item - Class in io.wcm.wcm.parsys.controller
Paragraph system item.
ParsysConfig - Interface in io.wcm.wcm.parsys.componentinfo
Configuration of allowed components for a path inside a page of a specific template/page component.
ParsysConfigManager - Interface in io.wcm.wcm.parsys.componentinfo
Collects all paragraph system configurations from different sources.
ParsysItem - Interface in io.wcm.wcm.parsys
Interface that has to be implemented by Sling Models referenced to be used in combination with the ParsysNameConstants.PN_PARSYS_PARAGRAPH_VALIDATE parameter.
ParsysNameConstants - Class in io.wcm.wcm.parsys
Names used for the parsys.
PN_PARSYS_GENERATE_DEAFULT_CSS - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Generates CSS classes by default: "section" on each paragraph/new area and "clear:both" on a new area.
PN_PARSYS_NEWAREA_CSS - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Defines additional custom CSS classes to be set on the new area.
PN_PARSYS_PARAGRAPH_CSS - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Defines additional custom CSS classes to be set on each paragraph.
PN_PARSYS_PARAGRAPH_ELEMENT - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Sets the element name to be used for the element wrapping each pagraph component.
PN_PARSYS_PARAGRAPH_NODECORATION_WCMMODE - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Can be set to a list of WCM modes.
PN_PARSYS_PARAGRAPH_VALIDATE - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
If set to true, each paragraph item is validated.
PN_PARSYS_WRAPPER_CSS - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Defines custom CSS classes to be set on the wrapper element.
PN_PARSYS_WRAPPER_ELEMENT - Static variable in class io.wcm.wcm.parsys.ParsysNameConstants
Sets the element name to be used for the element wrapping the whole paragraph system.
A G I N P 
All Classes All Packages