C D F G I L N R S T U 

C

create(Tag, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Create an instance of the tags class
create(TagCloud, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Creates a nes tagcloud

D

delete(int) - Method in interface fr.paris.lutece.plugins.tagcloud.business.portlet.ITagCloudPortletDAO
Delete a record from the table
delete(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Delete a record from the table
deleteCloud(int, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Deletes a cloud
deleteCloud(int, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Delete a record from the table
deleteTag(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Deletes a Tag
deleteTag(int, int, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Delete a record from the table
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
Treats the creation form of a new tagcloud portlet
doCreateTag(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Process Tag creation
doCreateTagCloud(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Process Tagcloud creation
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
Treats the update form of the tagcloud portlet whose identifier is in the http request
doModifyTag(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Process the Tag modifications
doModifyTagCloud(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Process the tagcloud modifications
doRemoveTag(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Remove a tag
doRemoveTagCloud(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Remove a tagcloud

F

findByPrimaryKey(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Tag instance whose identifier is specified in parameter
findCloudById(int, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Load the data of all the tags objects and returns them in form of a collection
findTagCloudsInPortlet(int) - Static method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Returns all the sendings associated with a given portlet.
findTagsByCloud(int, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Finds a list of tags by cloud
fr.paris.lutece.plugins.tagcloud.business - package fr.paris.lutece.plugins.tagcloud.business
 
fr.paris.lutece.plugins.tagcloud.business.portlet - package fr.paris.lutece.plugins.tagcloud.business.portlet
 
fr.paris.lutece.plugins.tagcloud.service - package fr.paris.lutece.plugins.tagcloud.service
 
fr.paris.lutece.plugins.tagcloud.web - package fr.paris.lutece.plugins.tagcloud.web
 
fr.paris.lutece.plugins.tagcloud.web.portlet - package fr.paris.lutece.plugins.tagcloud.web.portlet
 

G

getAllTagClouds(Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
A list of tag clouds
getCloudsCombo(ReferenceList, String) - Method in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
Constructs the html combo
getConfirmRemoveTag(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the confirmation to remove the tag
getConfirmRemoveTagCloud(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the confirmation to remove the tagcloud
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
Returns the TagCloud Portlet form of creation
getCreateTag(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the Tag creation form
getCreateTagCloud(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the tagcloud creation form
getDAO() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Returns the instance of the TagCloudPortletDAO singleton
getIdCloud() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Returns the IdCloud
getIdPortlet() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Returns the IdPortlet
getIdTag() - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Returns the IdTag
getIdTagCloud() - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Returns the IdTagCloud
getIdTagCloud() - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloud
Returns the IdTagCloud
getInstance() - Static method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Returns the instance of the TagCloudPortletHome singleton
getManageTagClouds(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the list of tagclouds
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
Returns the TagCloud Portlet form for update
getModifyTag(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the form for tag modification
getModifyTagCloud(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
Returns the form for tag cloud modification
getPortletTypeId() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Returns the type of the portlet
getPropertiesPrefix() - Method in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
Returns the properties prefix used for tagcloud portlet and defined in lutece.properties file
getTagCloudDescription() - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloud
Returns the TagCloudDescription
getTagClouds(Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Load the data of all the tags objects and returns them in form of a collection
getTagList(Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Load the data of all the tags objects and returns them in form of a collection
getTagName() - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Returns the TagName
getTagUrl() - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Returns the TagUrl
getTagWeight() - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Returns the TagWeight
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Returns the Xml code of the TagCloud portlet without XML heading
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Returns the Xml code of the TagCloud portlet with XML heading

I

insert(Tag, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Insert a new record in the table.
insert(TagCloud, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Inserts a tag cloud
insert(TagCloudPortlet) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Insert a new record in the table.
insert(Portlet) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Associates a portlet to a tagcloud
insert(Tag, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Insert a new record in the table.
insert(TagCloud, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Creates a new TagCloud
insertCloud(int, int) - Method in interface fr.paris.lutece.plugins.tagcloud.business.portlet.ITagCloudPortletDAO
Insert a new record in the table tagcloud_portlet
insertCloud(int, int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Associates a portlet to a tagcloud
insertCloud(int, int) - Static method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Creates association of a portlet to a tagcloud
ITagCloudPortletDAO - Interface in fr.paris.lutece.plugins.tagcloud.business.portlet
 
ITagDAO - Interface in fr.paris.lutece.plugins.tagcloud.business
ITagDAO Interface
ITransformationService - Interface in fr.paris.lutece.plugins.tagcloud.service
This interface can be implemented to modify visual aspect of the tags

L

load(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Load the data from the table
load(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Load the data of the tagCloudPortlet from the table
load(int, int, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Load the data of the Tag from the table
loadByCloud(int, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Load by cloud
loadByCloud(int, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Load the data of the tag from the table

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Generates a new primary key for a tag
newPrimaryKeyTagCloud(Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Generates a new primary key for the tag cloud

R

RandomTagService - Class in fr.paris.lutece.plugins.tagcloud.service
This class randomize the tags position
RandomTagService() - Constructor for class fr.paris.lutece.plugins.tagcloud.service.RandomTagService
 
remove() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Removes the current instance of the TagCloud object
removeCloud(int, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Removes the cloud
removeTag(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Remove the tags whose identifier is specified in parameter
RIGHT_MANAGE_ADMIN_SITE - Static variable in class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
The rights required to use TagCloudPortletJspBean
RIGHT_MANAGE_TAGCLOUD - Static variable in class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
 

S

selectAllTagClouds(Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Selects all tagclouds
selectAllTagClouds(Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Load the list of clouds
selectCloudById(int, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Select tag cloud by identifier
selectCloudById(int, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Select a tagcloud by its identifier
selectTagCloudByPortlet(int) - Method in interface fr.paris.lutece.plugins.tagcloud.business.portlet.ITagCloudPortletDAO
A collection of integers
selectTagCloudByPortlet(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
A collection of integer
selectTagCloudPortletsList() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Load the data of all the tagCloudPortlets and returns them as a collection
selectTagClouds(Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Select all tag clouds
selectTagClouds(Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Load the data of all the tagClouds and returns them as a collection
selectTagList(Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Load the data of all the tag objects and returns them as a collection
selectTagList(Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Load the data of all the tags and returns them as a collection
setIdCloud(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Sets the IdCloud
setIdPortlet(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Sets the IdPortlet
setIdTag(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Sets the IdTag
setIdTagCloud(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Sets the IdTagCloud
setIdTagCloud(int) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloud
Sets the IdTagCloud
setTagCloudDescription(String) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloud
Sets the TagCloudDescription
setTagName(String) - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Sets the TagName
setTagUrl(String) - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Sets the TagUrl
setTagWeight(String) - Method in class fr.paris.lutece.plugins.tagcloud.business.Tag
Sets the TagWeight
store(Tag, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Update the record in the table
store(TagCloud, Plugin) - Method in interface fr.paris.lutece.plugins.tagcloud.business.ITagDAO
Stores a tagcloud
store(TagCloudPortlet) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Update the record in the table
store(Portlet) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
A dummy store method
store(Tag, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Update the record in the table
store(TagCloud, Plugin) - Method in class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
Updates the record in the table
storeCloud(int, int) - Method in interface fr.paris.lutece.plugins.tagcloud.business.portlet.ITagCloudPortletDAO
Update the record in the table
storeCloud(int, int) - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
Updates association of a portlet to a tagcloud
storeCloud(int, int) - Static method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Updates association of a portlet to a tagcloud

T

Tag - Class in fr.paris.lutece.plugins.tagcloud.business
This is the business class for the object Tag
Tag() - Constructor for class fr.paris.lutece.plugins.tagcloud.business.Tag
 
TagCloud - Class in fr.paris.lutece.plugins.tagcloud.business
This is the business class for the object TagCloud
TagCloud() - Constructor for class fr.paris.lutece.plugins.tagcloud.business.TagCloud
 
TagCloudDAO - Class in fr.paris.lutece.plugins.tagcloud.business
This class provides Data Access methods for tag objects
TagCloudDAO() - Constructor for class fr.paris.lutece.plugins.tagcloud.business.TagCloudDAO
 
TagCloudJspBean - Class in fr.paris.lutece.plugins.tagcloud.web
This class provides the user interface to manage tagcloud features ( manage, create, modify, remove )
TagCloudJspBean() - Constructor for class fr.paris.lutece.plugins.tagcloud.web.TagCloudJspBean
This class is used to manage tag clouds
TagCloudPortlet - Class in fr.paris.lutece.plugins.tagcloud.business.portlet
This class represents business objects TagCloudPortlet
TagCloudPortlet() - Constructor for class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Sets the identifier of the portlet type to value specified
TagCloudPortletDAO - Class in fr.paris.lutece.plugins.tagcloud.business.portlet
This class provides Data Access methods for TagCloudPortlet objects
TagCloudPortletDAO() - Constructor for class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletDAO
 
TagCloudPortletHome - Class in fr.paris.lutece.plugins.tagcloud.business.portlet
This class provides instances management methods for TagCloudPortlet objects
TagCloudPortletHome() - Constructor for class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortletHome
Constructor
TagCloudPortletJspBean - Class in fr.paris.lutece.plugins.tagcloud.web.portlet
This class provides the user interface to manage tagcloud Portlet features
TagCloudPortletJspBean() - Constructor for class fr.paris.lutece.plugins.tagcloud.web.portlet.TagCloudPortletJspBean
 
TagHome - Class in fr.paris.lutece.plugins.tagcloud.business
This class provides instances management methods (create, find, ...) for Tags objects
transform(ArrayList<Tag>) - Method in interface fr.paris.lutece.plugins.tagcloud.service.ITransformationService
 
transform(ArrayList<Tag>) - Method in class fr.paris.lutece.plugins.tagcloud.service.RandomTagService
Responsible for transformation of tag attributes found in a list

U

update() - Method in class fr.paris.lutece.plugins.tagcloud.business.portlet.TagCloudPortlet
Updates the current instance of the TagCloud portlet object
update(Tag, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Update of the tags which is specified in parameter
update(TagCloud, Plugin) - Static method in class fr.paris.lutece.plugins.tagcloud.business.TagHome
Update of the tagCloud which is specified in parameter
C D F G I L N R S T U 

Copyright © 2015 City of Paris. All rights reserved.