Modifier and Type | Method and Description |
---|---|
Page |
GenerationContext.getLanguageSpecificPage(Page page)
Get the
Page for the current language |
Page |
GenerationContext.getPage()
Return the current
Page that is used in the generation context |
Modifier and Type | Method and Description |
---|---|
Page |
GenerationContext.getLanguageSpecificPage(Page page)
Get the
Page for the current language |
void |
GenerationContext.setPage(Page value)
Set the page that is to be used in the generation context
|
Modifier and Type | Method and Description |
---|---|
Page |
TargetReference.getPage()
Returns a set page or null if referenced element is not type of
Page . |
Modifier and Type | Method and Description |
---|---|
Section<?> |
TargetReference.loadSection(Page page,
String sectionName)
Load a section of the given referenced page identified by its section name.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GCAPage
Interface providing means to operate on global store pages.
|
Modifier and Type | Method and Description |
---|---|
Page |
PageFolder.createPage(String name,
Template pageTemplate)
Create a new Page in the current PageStore-folder based on the given
PageTemplate.
|
Page |
PageFolder.createPage(String uid,
Template pageTemplate,
boolean ensureUnique)
Create a new page in this folder with the given uid and template.
|
Page |
PageFolder.createPage(String uid,
Template pageTemplate,
boolean ensureUnique,
Map<Language,String> lang2DisplayName)
Create a new page in this folder with the given uid and template.
|
Modifier and Type | Method and Description |
---|---|
Page |
Content2Params.getEmptyPage()
Provides the empty page.
|
Page |
AltPageRef.getPage()
Get the page from PageStore that is alternative page for an pagereference
|
Page |
PageRef.getPage()
Get the page from Page-Store of the current pagereference as object
|
Modifier and Type | Method and Description |
---|---|
PageRef |
SiteStoreFolder.createPageRef(String uid,
Page page)
Create a new page reference entry.
|
PageRef |
SiteStoreFolder.createPageRef(String uid,
Page page,
boolean unifyNameOnServer)
Creates a new page reference in this folder.
|
PageRef |
SiteStoreFolder.createPageRef(String uid,
Page page,
Map<Language,String> lang2DisplayName,
boolean unifyNameOnServer)
Creates a new page reference in this folder.
|
de.espirit.firstspirit.store.access.sitestore.AltPageRefImpl |
PageLangSpec.createScheduledPageRef(Page page,
Date validFrom)
Creates and adds a scheduled page-ref.
|
void |
Content2Params.setEmptyPage(Page value)
Defines the empty page.
|
void |
AltPageRef.setPage(Page page)
Set the page from PageStore that will be alternative page for an pagereference
|
void |
PageRef.setPage(Page page)
Set the page of the pagereference
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210