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, staticCleanStringpublic static final NameURLCreator instance
public String createURL(ContentContext ctx, MenuElement currentPage) throws Exception
IURLFactoryctx - content contextcurrentPage - page in contentExceptionCopyright © 2012-2018. All Rights Reserved.