custom
Link
Page
private open fun customLinkPage(customLink: CustomRefyLink, model: Model, isPreviewMode: Boolean): String
Method to format and return the CUSTOM_LINK_KEY related page
Return
the title of the correct page as String
Parameters
customLink
The custom link requested
model
The model used by Thymeleaf to format the web page
isPreviewMode
: whether the page has been requested in preview mode or normal mode