Contents Viewtool
The Contents Velocity Viewtool provides methods for returning content, content properties, and content-related data.
Methods#
Method | Return Value | Description |
---|---|---|
getContentByInode(long inode) | Contentlet | Returns the content associated with the inode passed in. |
getContentByInode(String inode) | Contentlet | Returns the content associated with the string passed in. |