Package | Description |
---|---|
com.jalios.jcms.portlet |
Contains core Portlets parent of all generated portlets.
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
Portlet |
PortletCollection.cut(int index,
Member loggedMember)
Cut a Portlet at the specified index from the current Collection
|
static Portlet |
PortalManager.getPortletSearchTopbar()
Returns the PortletSearch used in the topbar.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PortletCollection.past(Portlet portlet,
int index,
Member loggedMember)
Past a Portlet at the specified index into the current Collection
|
Constructor and Description |
---|
Portlet(Portlet other) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.