|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> core >> [ display overview ] | PREV NEXT | ||||||||
A
- AbstractDisplayer - class org.javahispano.canyamo.core.display.AbstractDisplayer.
- Description of the Class
- AbstractDisplayer() - Constructor for class org.javahispano.canyamo.core.display.AbstractDisplayer
- addDisplayer(Displayer) - Method in class org.javahispano.canyamo.core.display.DisplayerManager
- Description of the Method
- addProperty(String, String) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Adds a feature to the Property attribute of the AbstractDisplayer object
- addProperty(String, String) - Method in interface org.javahispano.canyamo.core.display.Displayer
- Adds a feature to the Property attribute of the Displayer object
- app - Variable in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Description of the Field
D
- Displayer - interface org.javahispano.canyamo.core.display.Displayer.
- Interface to represent "displayers", so the framework can manage all of them the same way
- DisplayerManager - class org.javahispano.canyamo.core.display.DisplayerManager.
- This class manages all displayers present in the system and it is
responsible to render the selected one
- DisplayerManager() - Constructor for class org.javahispano.canyamo.core.display.DisplayerManager
- Constructor for the DisplayerManager object
- debug(String) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Logs a message in log tool only if in "debug mode"
This mode can be set inCanyamoLog
TO DO
Actually this "debug mode" is hard-coded, it should be usefull to make it configurable - displayers - Variable in class org.javahispano.canyamo.core.display.DisplayerManager
- Map storing all available displayers
E
- error(String) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Logs a message in log tool with "error" priority
F
- FullscreenDisplayer - interface org.javahispano.canyamo.core.display.FullscreenDisplayer.
- This interface is a flag to indicate a portlet should be shown alone, without site's enviroment.
G
- getApplication() - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Gets the
Applicationto which this displayer belong to - getApplication() - Method in interface org.javahispano.canyamo.core.display.Displayer
- Gets the
Applicationto which this displayer belong to - getDescription() - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Devuelve un texto descriptivo del portlet
- getDescription() - Method in interface org.javahispano.canyamo.core.display.Displayer
- Devuelve un texto descriptivo del portlet
- getDisplayer(String) - Method in class org.javahispano.canyamo.core.display.DisplayerManager
- Gets the displayer attribute of the DisplayerManager object
- getInstance() - Static method in class org.javahispano.canyamo.core.display.DisplayerManager
- Devuelve el singleton que se mantiene de esta clase
- getMimeType() - Method in interface org.javahispano.canyamo.core.display.FullscreenDisplayer
- Gets the mimeType of the result of this displayer
- getName() - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Returns the name of the displayer
- getName() - Method in interface org.javahispano.canyamo.core.display.Displayer
- Devuelve el nombre del portlet
I
- init() - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Runs at displayer's initialization time
- init() - Method in interface org.javahispano.canyamo.core.display.Displayer
- Iniciliaza el protlet con los valores necesarios
- instance - Static variable in class org.javahispano.canyamo.core.display.DisplayerManager
- Stores the Singleton of this class
L
- log(String) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Logs a message in log tool with "normal" priority
N
- name - Variable in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Description of the Field
O
- org.javahispano.canyamo.core.display - package org.javahispano.canyamo.core.display
R
- renderView(WorkData) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Devuelve la representacion HTML de este portlet
- renderView(WorkData) - Method in interface org.javahispano.canyamo.core.display.Displayer
- renders this displayer producing it's view
- renderView(String, WorkData) - Method in class org.javahispano.canyamo.core.display.DisplayerManager
- Gets the displayer attribute of the DisplayerManager object
- run() - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Refresh the displayer.
S
- setApplication(Application) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Sets the
Applicationto which this displayer belong to - setApplication(Application) - Method in interface org.javahispano.canyamo.core.display.Displayer
- Sets the
Applicationto which this displayer belong to - setName(String) - Method in class org.javahispano.canyamo.core.display.AbstractDisplayer
- Sets the name attribute of the AbstractDisplayer object
- setName(String) - Method in interface org.javahispano.canyamo.core.display.Displayer
- Sets the name attribute of the Displayer object
A D E F G I L N O R S
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> core >> [ display overview ] | PREV NEXT | ||||||||