Class InsertLinkUtil
java.lang.Object
ro.sync.ecss.extensions.docbook.link.InsertLinkUtil
Utility class for insert web link.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
chooseURLForLink
(AuthorAccess authorAccess, String title) Choose url.
-
Method Details
-
chooseURLForLink
Choose url.- Parameters:
authorAccess
- The author access.title
- The dialog title.- Returns:
- The chosen url.
-