public class NameURLCreator extends AbstractURLFactory
Modifier and Type | Field and Description |
---|---|
static NameURLCreator |
instance |
Constructor and Description |
---|
NameURLCreator() |
Modifier and Type | Method and Description |
---|---|
String |
createURL(ContentContext ctx,
MenuElement currentPage)
create url to a page.
|
addAndCheckExistURL, cleanString, createURLKey, getFormat, staticCleanString
public static final NameURLCreator instance
public String createURL(ContentContext ctx, MenuElement currentPage) throws Exception
IURLFactory
ctx
- content contextcurrentPage
- page in contentException
Copyright © 2012-2018. All Rights Reserved.