Modifier and Type | Class and Description |
---|---|
class |
LinkToRenderer
user for create a link to a renderer (jsp file).
|
class |
ParentLink
represent a link with children.
|
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
DynamicComponent.getAllResourcesLinks(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
AbstractFileComponent.getAllResourcesLinks(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
SmartPageBean.getLinks() |
Collection<Link> |
SmartPageBean.getStaticResources() |
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
Multimedia.getAllResourcesLinks(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
FieldFile.getAllResourcesLinks(ContentContext ctx) |
Modifier and Type | Field and Description |
---|---|
Link |
ReportBean.sameTitlePage1 |
Link |
ReportBean.sameTitlePage2 |
Modifier and Type | Field and Description |
---|---|
List<Link> |
ReportBean.badExternalLinkPages |
List<Link> |
ReportBean.badInternalLinkPages |
List<Link> |
ReportBean.badResourceLinkPages |
List<Link> |
ReportBean.emptyLinkPages |
List<Link> |
ReportBean.noDescriptionPages |
List<Link> |
ReportBean.noTitlePages |
Modifier and Type | Method and Description |
---|---|
Link |
ReportBean.getSameTitlePage1() |
Link |
ReportBean.getSameTitlePage2() |
Modifier and Type | Method and Description |
---|---|
List<Link> |
ReportBean.getBadExternalLinkPages() |
List<Link> |
ReportBean.getBadInternalLinkPages() |
List<Link> |
ReportBean.getBadResourceLinkPages() |
List<Link> |
ReportBean.getNoDescriptionPages() |
List<Link> |
ReportBean.getNoTitlePages() |
Modifier and Type | Method and Description |
---|---|
void |
ReportBean.setNoDescriptionPages(List<Link> noDescriptionPages) |
void |
ReportBean.setNoTitlePages(List<Link> noTitlePages) |
Modifier and Type | Method and Description |
---|---|
List<Link> |
FileBean.getComponentWithReference() |
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
MenuElement.PageDescription.getStaticResources() |
Collection<Link> |
MenuElement.SmartPageDescription.getStaticResources() |
Collection<Link> |
MenuElement.getStaticResources(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
Collection<Link> |
IStaticContainer.getAllResourcesLinks(ContentContext ctx)
create link to resources.
|
Copyright © 2012-2018. All Rights Reserved.