Uses of Class
com.semanticcms.core.model.PageRef
-
Uses of PageRef in com.semanticcms.core.model
Methods in com.semanticcms.core.model that return PageRefModifier and TypeMethodDescriptionBook.getContentRoot()
Gets the content root for the book.ChildRef.getPageRef()
The reference to the child page.ElementRef.getPageRef()
The reference to the page this element is part of.Page.getPageRef()
ThePageRef
that refers to this page.PageRef.getPageRef()
A PageRef is its own referrer.PageReferrer.getPageRef()
Gets the page reference.ParentRef.getPageRef()
The reference to the parent page.Page.getSrc()
The PageRef of the editable source for this page, if any.Sets the path.Methods in com.semanticcms.core.model that return types with arguments of type PageRefModifier and TypeMethodDescriptionNode.getPageLinks()
Gets the set of all pages this node directly links to; this does not include pages linked to by child elements.Methods in com.semanticcms.core.model with parameters of type PageRefModifier and TypeMethodDescriptionvoid
Node.addPageLink
(PageRef pageLink) int
Orders by servletPath.void
Page.setPageRef
(PageRef pageRef) void
Constructors in com.semanticcms.core.model with parameters of type PageRef