Uses of Class
org.opencms.ui.apps.search.CmsSearchReplaceSettings
-
Uses of CmsSearchReplaceSettings in org.opencms.ui.apps.search
Modifier and TypeMethodDescriptionstatic String
CmsSourceSearchApp.generateState
(CmsSearchReplaceSettings settings) Generates the state string for the given search settings.void
CmsSourceSearchForm.initFormValues
(CmsSearchReplaceSettings settings) Initializes the form with the given settings.protected void
CmsSourceSearchApp.search
(CmsSearchReplaceSettings settings, boolean updateState) Executes the search.ModifierConstructorDescriptionCmsSearchReplaceThread
(javax.servlet.http.HttpSession session, CmsObject cms, CmsSearchReplaceSettings settings) Creates a replace html tag Thread.CmsSearchReplaceThread
(javax.servlet.http.HttpSession session, CmsObject cms, CmsSearchReplaceSettings settings, I_CmsReport report) Creates a replace html tag Thread.