Package com.liferay.portal.kernel.util
Class HtmlUtil_IW
Object
com.liferay.portal.kernel.util.HtmlUtil_IW
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptionescapeAttribute
(String attribute) escapeHREF
(String href) escapeJSLink
(String link) escapeXPath
(String xPath) escapeXPathAttribute
(String xPathAttribute) fromInputSafe
(String text) getAUICompatibleId
(String html) static HtmlUtil_IW
replaceNewLine
(String html) stripBetween
(String text, String tag) stripComments
(String text) toInputSafe
(String text) unescapeCDATA
(String text)
-
Method Details
-
getInstance
-
buildData
-
escape
-
escapeAttribute
-
escapeCSS
-
escapeHREF
-
escapeJS
-
escapeJSLink
-
escapeURL
-
escapeXPath
-
escapeXPathAttribute
-
fromInputSafe
-
getAUICompatibleId
-
replaceNewLine
-
stripBetween
-
stripComments
-
stripHtml
-
toInputSafe
-
unescape
-
unescapeCDATA
-
wordBreak
-