Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.taglib |
Provides many of the classes used for JCMS jsp tags.
|
Modifier and Type | Method and Description |
---|---|
static PhotoSize |
PhotoSize.getPhotoSize(int index) |
static PhotoSize |
PhotoSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PhotoSize[] |
PhotoSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PhotoSize |
MemberPhotoTag.getSize() |
Modifier and Type | Method and Description |
---|---|
void |
MemberPhotoTag.setSize(PhotoSize size) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.