|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Portlet | |
---|---|
com.jalios.jcms.portlet | Contains core Portlets parent of all generated portlets. |
Uses of Portlet in com.jalios.jcms.portlet |
---|
Subclasses of Portlet in com.jalios.jcms.portlet | |
---|---|
class |
PortletCollection
An abstract PortletCollection représentation with fields to implements - PortalElement[] -> Children |
class |
PortletParent
An abstract PortletParent représentation with fields to implements - Publication -> Children |
class |
PortletSkinable
An abstract Portlet représentation with fields to implements - String -> DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS |
Methods in com.jalios.jcms.portlet that return Portlet | |
---|---|
Portlet |
PortletCollection.cut(int index,
Member loggedMember)
Cut a Portlet at the specified index from the current Collection |
Methods in com.jalios.jcms.portlet with parameters of type Portlet | |
---|---|
boolean |
PortletCollection.past(Portlet portlet,
int index,
Member loggedMember)
Past a Portlet at the specified index into the current Collection |
Constructors in com.jalios.jcms.portlet with parameters of type Portlet | |
---|---|
Portlet(Portlet other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |