Help: Shortcut Template

For more help, visit the WebGUI Community Wiki.

shortcut.content
The content from the mirrored Asset. If any overrides were enabled in the Shortcut then the override content will be used instead of the content from the mirrored Asset.
originalURL
The URL to the Asset being mirrored by this Shortcut.
isShortcut
A boolean indicating that this Asset is a Shortcut. This can be used in conjunction with another boolean for Admin mode to quickly show Content Managers that this is a Shortcut Asset.
shortcut.label
The word "Shortcut".
shortcut.properties
Any properties assigned to this shortcut will be available in the template by their name.
webgui.version
The version of WebGUI on your site.
webgui.status
The release status for this version of WebGUI (stable, beta, gamma, etc.)
session.user.username
The current user's username.
session.user.firstDayOfWeek
From the current user's profile, the day they selected to be the first day of the week.
session.config.extrasurl
From the WebGUI config, the URL for the extras directory.
session.var.adminOn
This variable will be true if the user is in Admin mode.
session.setting.companyName
From the WebGUI settings, the company name.
session.setting.anonymousRegistration
From the WebGUI settings, whether or not anonymous registration has been enabled.
session form variables
Session Form Variables
Any form variables will be available in the template with this syntax:
<tmpl_var session.form.variable>
If there is more than 1 value in a form variable, only the last will be returned.
session scratch variables
Session Scratch Variables
Any scratch variables will be available in the template with this syntax:
<tmpl_var session.scratch.variable>
controls
These are the icons and URLs that allow editing, cutting, copying, deleting and reordering the Asset.
 
 
Admin Console
Help: Shortcut Template
*
Admin Console