| Tag Summary |
| insert-portlet | Tag to insert a portlet |
| screen | Container for a Screen(Fragment) and it's Layout template |
| title | Tag to show a Screen's title |
| headercontent | Injects content from portlets in the header of the page |
| list-navigations | Lists the available navigation items |
| list-pages | Lists the available child pages |
| list-contentchannels | Lists the available ContentChannels |
| list-portletdefinitions | Lists the available Portlet definitions |
| list-contentelements | Lists the available ContentElements |
| list-contenttypes | Lists the available ContentTypes |
| insert-stylesheet | Insert related stylesheet |
| insert-page-image | Insert one of the images of a page |
| staticurl | Generates urls for static content (No sessionid). |
| contenturl | No Description |
| dateformat | Tag to format a date/dates |
| path | Lists the available pages in the path |
| link | Make a link to a Page |
| linkparam | Tag to add a param to the surrounding link tag |
| location | Tag to determine location by a given type, defaults to Page. Gets a page object of a certain path or the current page |
| onpath | Check if a object is part ot the current path |
| portlet | Container for a Portlet(Fragment) and it's modes |
| portletmode | Conditional tag which test for mode name |
| isallowededit | Conditional tag which test if the current user is allowed to edit this piece content |
| portlet-preferences | Helper for Portlet preferences |
| param | No Description |
| actionURL | No Description |
| renderURL | No Description |
| select | Generate html select tag |
| option | Generate html option tag |
| multipleselect | Generate html select tag with multiple select capability |
| multipleoption | Generate html option tag |
| checkbox | Generate html checkbox tag |
| text | Generate html input text tag |
| version | Writes the version of the application which is implementing the container |
| dumpdefaults | Dumps the data of the framework builders to a certain path on the server. |
| property | Writes a property to the output |
| setproperty | Saves property to the database, new properties will be created, old ones updated |
| moduleproperties | Gets a list with all the properties for a certain module |
| removehtml | Removes all html tags from a text |
| sort | Sort a list |
| image | No Description |
| linkedimages | This tag creates a list of related images with an imagerel relation. |
| linkedcontent | This tag creates a list of related content elements. |
| fontimage | Tag that puts text into an image according to the given parameters. |
| imagetext | The text subtags for the tag above. |
| hasfeature | Check if a specific feature is enabled in the CMS Container |
| publish | Publish a specific node |
| editorMessage | Searches a language string on a page in the editor's language. To be used E.G. on an edit view for the editor buttons. |
| protected | Container for protected content. Will process the body only if someone is authenticated. |
| rights | Gets the rights of a user over a certain node |
| validate-password | Tag that checks if given password is oke. |
| nedstat | Tag to parse netstat string. |
| google-analytics | Tag to generate Google Analytics code. Meant to put in the body of a page, please note that if you want to use events, there has to be a normal tag first. Search order of the google analytics account used: * 1) The "account"-parameter passed to the tag (only when available, live and production) * 2) The "googleAnalytics/account" setting in the context XML (only when available, one of the two preferred methods) * 3) The "googleanalytics.account" system property, from the system properties (only when available, live and production) * 4) The googleanalyticsId field of the site (only when available, the other preferred method) |
| pager | No Description |
| insert-page-property | Insert one of the property of a page |
| flash | No Description |
| attachment | No Description |
| feeds | Generates page header information of all the RSS feeds on the current page level. |
| field | Override the mm:field tag and edit the richtext edit stuff when in edit modus. |