All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liferay.wiki.dependencies.portlet_display_template_help.ftl Maven / Gradle / Ivy

There is a newer version: 2.1.6
Show newest version
<#--

You can use FreeMarker to define display templates for the Wiki portlet.

A set of variables have been made available for the template developers:

{$ddmTemplateId}: the current template id

{$entry}: the wiki page that is being shown in the portlet

{$locale}: the locale of the site

{$requestHash}: a hash that provides access to the attributes of the request

{$renderRequest}: the render request

{$renderResponse}: the render response

{$servletContextHash}: a hash that provides access to the attributes of the
servlet context

{$taglibLiferayHash}: a hash that provides access to Liferay's taglibs

{$themeDisplay}: the theme display

The variable ${templatesPath} can be used to include another template through
its template key, e.g. <#include "${templatesPath}/LAYOUT-PARENT" />.

-->




© 2015 - 2025 Weber Informatics LLC | Privacy Policy