- getAuthorizedUrlsList() - Static method in class fr.paris.lutece.plugins.verifybackurl.business.AuthorizedUrlHome
-
Load the data of all the authorizedUrl objects and returns them as a list
- getAuthorizedUrlsList() - Method in class fr.paris.lutece.plugins.verifybackurl.service.AuthorizedUrlDatabaseProvider
-
Get a list of Authorized Url
- getAuthorizedUrlsList() - Method in interface fr.paris.lutece.plugins.verifybackurl.service.IAuthorizedUrlProvider
-
Get a list of Authorized Url
- getAuthorizedUrlsReferenceList() - Static method in class fr.paris.lutece.plugins.verifybackurl.business.AuthorizedUrlHome
-
Load the data of all the authorizedUrl objects and returns them as a referenceList
- getBaseUrl(String) - Static method in class fr.paris.lutece.plugins.verifybackurl.utils.VerifiyBackUrlUtils
-
Get base url for input Url : http://site.paris.mdp/webapp/jsp ==> site.paris.mdp/webapp
- getConfirmRemoveAuthorizedUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.verifybackurl.web.AuthorizedUrlJspBean
-
Manages the removal form of a authorizedurl whose identifier is in the http
request
- getCreateAuthorizedUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.verifybackurl.web.AuthorizedUrlJspBean
-
Returns the form to create a authorizedurl
- getId() - Method in class fr.paris.lutece.plugins.verifybackurl.business.AuthorizedUrl
-
Returns the Id
- getIdAuthorizedUrlsList() - Static method in class fr.paris.lutece.plugins.verifybackurl.business.AuthorizedUrlHome
-
Load the id of all the authorizedUrl objects and returns them as a list
- getInstance() - Static method in class fr.paris.lutece.plugins.verifybackurl.service.AuthorizedUrlService
-
Get instance of AuthorizedUrlService
- getManageAuthorizedUrls(HttpServletRequest) - Method in class fr.paris.lutece.plugins.verifybackurl.web.AuthorizedUrlJspBean
-
Build the Manage View
- getModifyAuthorizedUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.verifybackurl.web.AuthorizedUrlJspBean
-
Returns the form to update info about a authorizedurl
- getName() - Method in class fr.paris.lutece.plugins.verifybackurl.business.AuthorizedUrl
-
Returns the Name
- getName(String) - Method in class fr.paris.lutece.plugins.verifybackurl.service.AuthorizedUrlService
-
Return the name of the urlAuthorized
- getPaginatedListModel(HttpServletRequest, String, List, String) - Method in class fr.paris.lutece.plugins.verifybackurl.web.ManageVerifybackurlJspBean
-
Return a model that contains the list and paginator infos
- getUrl() - Method in class fr.paris.lutece.plugins.verifybackurl.business.AuthorizedUrl
-
Returns the Url