Hjälp: Wobject TemplateMost wobjects have templates that allow you to change the layout of the wobject's user interface. Those wobjects that do have templates all have a common set of template variables that you can use for layout, as well as their own custom variables. The following is a list of the common template variables shared among all wobjects.
title
The title for this wobject.
displayTitle
A conditional variable for whether or not the title should be displayed.
description
The description of this wobject.
wobjectId
The unique identifier that WebGUI uses to control this wobject.
isShortcut
A conditional indicating if this wobject is a shortcut to an original wobject.
originalURL
If this wobject is a shortcut, then this URL will direct you to the original wobject.
Se vidare: |