Display the title property. All properties that are declared public can be displayed with the same options. |
|
| see actions, draggable, prefix, publish, status, zena 1.0 | |
Display the ‘title’ property:
<r:title/>
Display an h3 header with the ‘title’ property and action buttons to edit, drive, publish, etc (the text “This is the title” is not used) :
<h3 do='title' actions='edit,publish'>This is the title</h3>
The status parameter’s default value is ‘true’ when the ‘actions’ parameter is present. Otherwise, the default is false.
Note that you cannot use zafu tags inside a title or any property display.