(Quick Reference)

p:organization

Purpose

Renders the name of the company or organisation that set in Config.

This allows plugins to provide views that render your organization name in GSPs or emails, for example.

The Config value is set in plugin.platformCore.organization.name

Example

{docx:xml} <p:organization/> <p:organization encodeAs="JavaScript"/> {docx}

Attributes

NamePurpose
encodeAsOptional - which codec to use when encoding the output. Default is HTML.