Class ElementRef

java.lang.Object
com.semanticcms.core.model.ElementRef
All Implemented Interfaces:
Comparable<ElementRef>

public class ElementRef extends Object implements Comparable<ElementRef>
An element reference contains a book, a path, and an element id. Any path to a directory must end with a slash (/).

TODO: Support parameters to a page, child, link, ... Parameters provided in path/page?, param.* attributes, and nested tags - matching/extending AO taglib.