platform/widgets/html_util
library
Functions
-
constructHtmlForImg(String url, String htmlRefLabel, String htmlReference)
→ String
-
-
constructHtmlForVideo(String url, String htmlRefLabel, String htmlReference)
→ String
-
-
memberMediumTypeToHtmlMediumType(MediumType memberMediumType)
→ HtmlMediumType
-
-
platformMediumTypeToHtmlMediumType(PlatformMediumType platformMediumType)
→ HtmlMediumType
-
-
replaceMedium(HtmlMediumType htmlMediumType, Document document, String htmlReferenceLabel, String htmlReference, String url)
→ Document
-
-
replaceMemberMedium(MediumType memberMediumType, String html, String htmlReference, String url)
→ String
-
-
replacePlatformMedium(PlatformMediumType platformMediumType, String html, String htmlReference, String url)
→ String
-
-
reviewLinksForHtmlWithPlatformMediumEntity(AppModel app, HtmlWithPlatformMediumEntity htmlWithPlatformMediumEntity)
→ Future<HtmlWithPlatformMediumEntity>
-