|
Liferay 7.0-ce-b8 portal-service | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDMTemplate | |
|---|---|
| com.liferay.dynamic.data.mapping.kernel | |
| com.liferay.portal.kernel.portletdisplaytemplate | |
| com.liferay.portal.kernel.template | |
| Uses of DDMTemplate in com.liferay.dynamic.data.mapping.kernel |
|---|
| Methods in com.liferay.dynamic.data.mapping.kernel that return DDMTemplate | |
|---|---|
DDMTemplate |
DDMTemplateManager.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
long resourceClassNameId,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateManagerUtil.addTemplate(long userId,
long groupId,
long classNameId,
long classPK,
long resourceClassNameId,
String templateKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
String smallImageURL,
File smallImageFile,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateManager.fetchTemplate(long groupId,
long classNameId,
String templateKey)
|
static DDMTemplate |
DDMTemplateManagerUtil.fetchTemplate(long groupId,
long classNameId,
String templateKey)
|
DDMTemplate |
DDMTemplateManager.getTemplate(long templateId)
|
static DDMTemplate |
DDMTemplateManagerUtil.getTemplate(long templateId)
|
| Uses of DDMTemplate in com.liferay.portal.kernel.portletdisplaytemplate |
|---|
| Methods in com.liferay.portal.kernel.portletdisplaytemplate that return DDMTemplate | |
|---|---|
static DDMTemplate |
PortletDisplayTemplateManagerUtil.getDDMTemplate(long groupId,
long classNameId,
String displayStyle,
boolean useDefault)
|
DDMTemplate |
PortletDisplayTemplateManager.getDDMTemplate(long groupId,
long classNameId,
String displayStyle,
boolean useDefault)
|
| Uses of DDMTemplate in com.liferay.portal.kernel.template |
|---|
| Constructors in com.liferay.portal.kernel.template with parameters of type DDMTemplate | |
|---|---|
DDMTemplateResource(String ddmTemplateKey,
DDMTemplate ddmTemplate)
|
|
|
Liferay 7.0-ce-b8 portal-service | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||