public class AEMForm
extends WCMUsePojo
Modifier and Type | Field and Description |
---|---|
static int |
ADAPTIVE_FORM |
static int |
INLINE_SUBMIT |
static int |
MOBILE_FORM |
static int |
MOBILE_FORMSET |
protected org.apache.sling.api.resource.Resource |
mResource |
protected org.apache.sling.api.resource.ValueMap |
mResourceProps |
static int |
NO_FORM_SELECTED |
static int |
PAGE_REFRESH_SUBMIT |
static String |
PROP_THANK_YOU_CONFIG |
static String |
PROP_THANK_YOU_MESSAGE |
static String |
PROP_THANK_YOU_PAGE |
Constructor and Description |
---|
AEMForm() |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
String |
getAdditionalParamString() |
protected String |
getClientLibCategory(String themePath) |
String |
getCssClientlib() |
String |
getFormEditPagePath() |
String |
getFormPath() |
int |
getFormType() |
String |
getHeight()
The functions checks the height set in the dialog.
|
boolean |
getIsAdaptiveForm() |
boolean |
getIsFormSelected() |
boolean |
getIsMobileForm() |
boolean |
getIsMobileFormset() |
boolean |
getIsPlaceholderVisible() |
String |
getSubmitType() |
String |
getThankyouConfig() |
String |
getThankyouMessage() |
String |
getThankyouPage() |
String |
getThemeName()
Returns the client lib name for the theme
|
String |
getThemePath()
Returns the path of the theme associated with adaptive form.
|
protected String |
getThemeRef()
Returns the theme associated with adaptive form.
|
public static final int NO_FORM_SELECTED
public static final int MOBILE_FORM
public static final int ADAPTIVE_FORM
public static final int MOBILE_FORMSET
public static final int INLINE_SUBMIT
public static final int PAGE_REFRESH_SUBMIT
public static final String PROP_THANK_YOU_CONFIG
public static final String PROP_THANK_YOU_PAGE
public static final String PROP_THANK_YOU_MESSAGE
protected org.apache.sling.api.resource.Resource mResource
protected org.apache.sling.api.resource.ValueMap mResourceProps
public String getThemeName()
public String getFormPath()
protected String getThemeRef()
public String getThemePath()
public String getFormEditPagePath()
public int getFormType()
public boolean getIsAdaptiveForm()
public boolean getIsMobileForm()
public boolean getIsMobileFormset()
public boolean getIsFormSelected()
public String getSubmitType()
public String getThankyouMessage()
public String getThankyouPage()
public String getThankyouConfig()
public String getHeight()
public String getCssClientlib()
public String getAdditionalParamString()
public boolean getIsPlaceholderVisible()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.