- getAttributeUser() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Returns the AttributeUser
- getAttributeValue() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Returns the AttributeValue
- getCategorysList() - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryHome
-
Load the data of all the category objects and returns them as a list
- getCategorysReferenceList() - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryHome
-
Load the data of all the category objects and returns them as a referenceList
- getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.CategoryJspBean
-
Manages the removal form of a category whose identifier is in the http
request
- getConfirmRemoveRssConf(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.RssConfJspBean
-
Manages the removal form of a rssconf whose identifier is in the http
request
- getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.CategoryJspBean
-
Returns the form to create a category
- getCreateRssConf(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.RssConfJspBean
-
Returns the form to create a rssconf
- getDescription() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.service.RssAdvancedWidgetHandler
- getDescription() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.service.RssWidgetHandler
- getId() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.Category
-
Returns the Id
- getId() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Returns the Id
- getIdCategory() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Returns the IdCategory
- getIdCategorysList() - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryHome
-
Load the id of all the category objects and returns them as a list
- getIdRssConfsList() - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfHome
-
Load the id of all the rssConf objects and returns them as a list
- getIdStyleSheet() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Returns the IdStyleSheet
- getManageCategorys(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.CategoryJspBean
-
Build the Manage View
- getManageRssConfs(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.RssConfJspBean
-
Build the Manage View
- getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.CategoryJspBean
-
Returns the form to update info about a category
- getModifyRssConf(HttpServletRequest) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.RssConfJspBean
-
Returns the form to update info about a rssconf
- getName() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.service.RssAdvancedWidgetHandler
- getName() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.service.RssWidgetHandler
- getName() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.service.RssWidgetService
- getPaginatedListModel(HttpServletRequest, String, List, String) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.web.ManageRssJspBean
-
Return a model that contains the list and paginator infos
- getRssConfsList() - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfHome
-
Load the data of all the rssConf objects and returns them as a list
- getRssConfsList(int) - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfHome
-
Load the data of the rssConf objects and returns them as a list
- getRssConfsReferenceList() - Static method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfHome
-
Load the data of all the rssConf objects and returns them as a referenceList
- getRssFeed(String, int) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.service.RssWidgetService
-
- getTitle() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.Category
-
Returns the Title
- getUrl() - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Returns the Url
- selectCategorysList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryDAO
-
Load the data of all the category objects and returns them as a list
- selectCategorysList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.ICategoryDAO
-
Load the data of all the category objects and returns them as a list
- selectCategorysReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryDAO
-
Load the data of all the category objects and returns them as a referenceList
- selectCategorysReferenceList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.ICategoryDAO
-
Load the data of all the category objects and returns them as a referenceList
- selectIdCategorysList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryDAO
-
Load the id of all the category objects and returns them as a list
- selectIdCategorysList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.ICategoryDAO
-
Load the id of all the category objects and returns them as a list
- selectIdRssConfsList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.IRssConfDAO
-
Load the id of all the rssConf objects and returns them as a list
- selectIdRssConfsList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfDAO
-
Load the id of all the rssConf objects and returns them as a list
- selectRssConfsList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.IRssConfDAO
-
Load the data of all the rssConf objects and returns them as a list
- selectRssConfsList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfDAO
-
Load the data of all the rssConf objects and returns them as a list
- selectRssConfsReferenceList(Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.IRssConfDAO
-
Load the data of all the rssConf objects and returns them as a referenceList
- selectRssConfsReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfDAO
-
Load the data of all the rssConf objects and returns them as a referenceList
- setAttributeUser(String) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Sets the AttributeUser
- setAttributeValue(String) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Sets the AttributeValue
- setId(int) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.Category
-
Sets the Id
- setId(int) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Sets the Id
- setIdCategory(int) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Sets the IdCategory
- setIdStyleSheet(int) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Sets the IdStyleSheet
- setTitle(String) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.Category
-
Sets the Title
- setUrl(String) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConf
-
Sets the Url
- store(Category, Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.CategoryDAO
-
Update the record in the table
- store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.ICategoryDAO
-
Update the record in the table
- store(RssConf, Plugin) - Method in interface fr.paris.lutece.plugins.myportal.modules.rss.business.IRssConfDAO
-
Update the record in the table
- store(RssConf, Plugin) - Method in class fr.paris.lutece.plugins.myportal.modules.rss.business.RssConfDAO
-
Update the record in the table