| Package | Description |
|---|---|
| com.liferay.portal.kernel.servlet.taglib.aui |
| Modifier and Type | Method and Description |
|---|---|
static ScriptData.ModulesType |
ScriptData.ModulesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptData.ModulesType[] |
ScriptData.ModulesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptData.append(String portletId,
StringBundler contentSB,
String modules,
ScriptData.ModulesType modulesType) |
void |
ScriptData.append(String portletId,
String content,
String modules,
ScriptData.ModulesType modulesType) |