This macro contains global page-related Javascripts.
Include type-specific CSS and JS.Javascript messagesGlobal form for deleting an objectGlobal form for deleting an event from an object's historyGlobal form for unlinking an objectGlobal form for generating a document from a pod template
This macro shows the content of page. Because a page is a layouted object,
we simply call the macro that displays a layouted object.
contextObj The Zope object for which this page must be shown
layoutType The kind of layout: "view"? "edit"? "cell"?
layout The layout object that will dictate how object content
will be rendered.
This macro displays all widgets of a given page. It requires:
contextObj The Zope object for which widgets must be shown
page We show widgets of a given page
layoutType We must know if we must render the widgets in a "view",
"edit" or "cell" layout
This macro displays an object's history. It is used by macro "header" below.
Table containing the history
-
Display the previous values of the fields whose value were modified in this change.
This macro displays an object's transitions(s). It is used by macro "header" below.
This macros displays the page header, containing object title,
workflow-related info, object history, etc.
Information that is common to all tabs (object title, state, etc)
Creator and last modification datePlus/minus icon for accessing history
||
Document creatorCreation and last modification dates—
State
—
:
Object history
The page footer.
This macro shows the range of buttons (next, previous, save,...) and the workflow transitions.
Previous
Save
Cancel
EditLocked
Refresh
Next
Workflow transitions
This macro displays the global message on the page.