Gets an id for use in the current page.
If the page is part of a page index, such as in a combined view,
will be page${pageNum}-${id}
.
Otherwise, the id is unchanged.
Example
${core:getRefId(id)}
Function Information
Function Class: | com.semanticcms.core.taglib.Functions |
---|---|
Function Signature: | java.lang.String getRefId(java.lang.String) |
Display Name: | None |