A B C D E F G H I J L M N O P R T X Y

A

ADDED - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been added
addFragment(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Adds a fragment to the layout using fragment properties of row and column as hints on where to put this fragment.
addLayoutEventListener(LayoutEventListener) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Adds a LayoutEventListener to this layout that will be fired any time a LayoutEvent is disaptched.
addPortletToPage(String, String) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 

B

BUG_MESSAGE - Static variable in class org.apache.jetspeed.portlets.layout.LayoutError
 

C

COLUMN - Static variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
ColumnLayout - class org.apache.jetspeed.portlets.layout.ColumnLayout.
Basics
ColumnLayout(int, String, String[]) - Constructor for class org.apache.jetspeed.portlets.layout.ColumnLayout
 
ColumnLayout(int, String, Collection, String[]) - Constructor for class org.apache.jetspeed.portlets.layout.ColumnLayout
Same as ColumnLayout(int numberOfColumns, String layoutType) but also supplies a Collection of fragmetns to initially populate the layout with.
colSizes - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
columnSizes - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
columnWidthes - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Width settings for eacah column
columns - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
SortedMap of Columns (which are also sorted maps
compareTo(Object) - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
coordinates - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
maps Fragments (key) to it's current LayoutCoordinate (value) in this layout

D

DECORATOR_TYPE - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
DEFAULT_COLUMN_SIZES - Static variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
DEFAULT_NUM_COLUMN - Static variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
decorateAndInclude(RenderRequest, Fragment, Page) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
decorationLocator - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
doAdd(int, int, Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Adds a fragment at the indicated columnNumber and rowNumber.
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
doEdit
doHelp(RenderRequest, RenderResponse) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
doMove(Fragment, LayoutCoordinate, LayoutCoordinate) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Performs the actual movement of a fragment.
doView(RenderRequest, RenderResponse) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 

E

EmptyLayoutLocationException - exception org.apache.jetspeed.portlets.layout.EmptyLayoutLocationException.
This exception indicates that an attempt to access a layout coordinate that does not contain a Fragment.
EmptyLayoutLocationException(int, int) - Constructor for class org.apache.jetspeed.portlets.layout.EmptyLayoutLocationException
 
entityAccess - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
equals(Object) - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
Two LayoutCoordinates are equal if thier respective x and y values are equal.
equals(Object) - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
 
eventListeners - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
All of the LayoutEventListeners registered to this layout
eventType - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 

F

FRAGMENT_ATTR - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
FRAGMENT_PROCESSING_ERROR_PREFIX - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
FragmentNotInLayoutException - exception org.apache.jetspeed.portlets.layout.FragmentNotInLayoutException.
This exception indicates that an attmept was made get the coordinates within a layout for a fragement that is not within that layout.
FragmentNotInLayoutException(Fragment) - Constructor for class org.apache.jetspeed.portlets.layout.FragmentNotInLayoutException
 
fragment - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 

G

GENERIC_TEMPLATE_TYPE - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
generator - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getCellClasses(String) - Static method in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
getCellSizes(String) - Static method in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
Parses the size config info and returns a list of size values for the current set
getColumn(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getColumn(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Gets the row number of this fragment to looking the layoutType property column.
getColumnMap(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Retrieves this specified columnNumber as a SortedMap.
getColumnWidth(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
returns the width to be used with the specified column.
getColumns() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getCoordinate(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getDecoration(RenderRequest, String, String) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getDecoratorLocatorDescriptor(RenderRequest) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getEventType() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the event type (see event constants)
getFirstColumn() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getFragment() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the fragment that is the target of this event.
getFragment(RenderRequest, boolean) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getFragmentAt(int, int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Retrieves the fragment at the specified loaction.
getFragmentAt(LayoutCoordinate) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Retrieves the fragment at the specified loaction.
getFragments() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Returns an immutable Collection of all the Fragments contained within this ColumnLayout in no sepcific order.
getJetspeedPowerTool(RenderRequest) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
initJetspeedPowerTool
getLastColumn() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getLastRowNumber(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Returns the index of the last row in the specified column.
getMaximizedLayout(RenderRequest) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getNewCoordinate() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the new/current coordinate of the Fragment targeted by this event.
getNumberOfColumns() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getOriginalCoordinate() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the original (prior to the event) coordinate of the Fragment targeted by this event.
getRequestContext(RenderRequest) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getRow(int, Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Gets the row number of this fragment to looking the layoutType property row.
getSafeColumnWidth(int, int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
IE has a non-conformant box modle that takes into account both padding and margin settings.
getTemplate(String, String, TemplateLocator, LocatorDescriptor) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getTemplateLocatorDescriptor(RenderRequest) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
getX() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
getY() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

H

HIDDEN - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
handleEvent(LayoutEvent) - Method in interface org.apache.jetspeed.portlets.layout.LayoutEventListener
Invoked anytime a LayoutEvent is dispatched.
handleEvent(LayoutEvent) - Method in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
hashCode() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

I

InvalidLayoutLocationException - exception org.apache.jetspeed.portlets.layout.InvalidLayoutLocationException.
Indicates an attempt to access a local within a layout that is outside of the bounds of that layout.
InvalidLayoutLocationException(LayoutCoordinate) - Constructor for class org.apache.jetspeed.portlets.layout.InvalidLayoutLocationException
 
InvalidLayoutLocationException(int) - Constructor for class org.apache.jetspeed.portlets.layout.InvalidLayoutLocationException
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 

J

jptFactory - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 

L

LAYOUT_ATTR - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
LAYOUT_TEMPLATE_TYPE - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
LayoutCoordinate - class org.apache.jetspeed.portlets.layout.LayoutCoordinate.
Simple class that holds an x,y (column,row) coordinate.
LayoutCoordinate(int, int) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
LayoutError - error org.apache.jetspeed.portlets.layout.LayoutError.
Should only be thrown when something truely unexpected happens when processing a layout.
LayoutError() - Constructor for class org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutError(String) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutError(Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutError(String, Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutEvent - class org.apache.jetspeed.portlets.layout.LayoutEvent.
A LayoutEvent is used by ColumnLayout to notify its LayoutAeventListeners that there have been a change in the position of a fragment within the layout.
LayoutEvent(int, Fragment, LayoutCoordinate, LayoutCoordinate) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEvent
 
LayoutEventException - exception org.apache.jetspeed.portlets.layout.LayoutEventException.
 
LayoutEventException() - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(String) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(KeyedMessage) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(String, Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(KeyedMessage, Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventListener - interface org.apache.jetspeed.portlets.layout.LayoutEventListener.
Interface to be implemented by classes that want to handle LayoutEvents
LayoutException - exception org.apache.jetspeed.portlets.layout.LayoutException.
Base exception for all layout exceptions.
LayoutException() - Constructor for class org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(String) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(KeyedMessage) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(String, Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(KeyedMessage, Throwable) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutPortlet - class org.apache.jetspeed.portlets.layout.LayoutPortlet.
 
LayoutPortlet() - Constructor for class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
layoutType - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
The type of layout this is, required for extract row/column properties from a fragment.
layoutType - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
layoutType - Variable in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
layouts - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
log - Static variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
Commons logging
log - Static variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
Commons logging

M

MOVED_DOWN - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved down
MOVED_LEFT - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved left
MOVED_RIGHT - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved right
MOVED_UP - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved up
MultiColumnPortlet - class org.apache.jetspeed.portlets.layout.MultiColumnPortlet.
 
MultiColumnPortlet() - Constructor for class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
moveDown(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
moveLeft(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Moves a fragment one column to the left.
moveRight(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Moves a fragment one column to the right.
moveUp(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Moves a fragment one row to the up.

N

newCoordinate - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 
nextRowNumber - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Efficent way to always be aware of the next available row in a column
numColumns - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
numberOfColumns - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Constrains the columns for this layout

O

org.apache.jetspeed.portlets.layout - package org.apache.jetspeed.portlets.layout
 
originalCoordinate - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 

P

PARAM_COLUMN_SIZES - Static variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
PARAM_NUM_COLUMN - Static variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
PageManagerLayoutEventListener - class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener.
 
PageManagerLayoutEventListener(PageManager, Page, String) - Constructor for class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
page - Variable in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
pageManager - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
pageManager - Variable in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
pm - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
portletName - Variable in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.jetspeed.portlets.layout.MultiColumnPortlet
 
processEvent(LayoutEvent) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Dispatches a LayoutEvent to all LayoutEventListeners registered to this layout.

R

ROW - Static variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
registry - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
removeFragment(String, String) - Method in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 

T

templateLocator - Variable in class org.apache.jetspeed.portlets.layout.LayoutPortlet
 
toString() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
toString() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
 

X

x - Variable in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

Y

y - Variable in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

A B C D E F G H I J L M N O P R T X Y

Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.