contents
(type:
BoundPageTemplate
)
<BoundPageTemplateFile of None>
contentsMacros
(type:
BoundPageTemplate
)
<BoundPageTemplateFile of None>
error
(type:
str
)
''
message
(type:
str
)
''
normalButtons
(type:
bool
)
False
published_content
(type:
BoundPageTemplate
)
<BoundPageTemplateFile of None>
specialButtons
(type:
bool
)
False
supportsRename
(type:
bool
)
False
addObject()
changeTitle()
Given a sequence of tuples of old, new ids we rename
copyObjects()
Copy objects specified in a list of object ids
cutObjects()
move objects specified in a list of object ids
filterByState(objList, state, workflow='default')
Filter a list of objects according to given workflow and state
objList ... list of objects
state ... name of a state (of the given workflow) in which the result objects must be
workflow ... name of a workflow to which result objects must be attached
hasAdding()
Returns true if an adding view is available.
hasClipboardContents()
Interogate the PrinicipalAnnotation to see if clipboard contents exist.
index()
listContentInfo()
listPublishedItems()
normalListContentInfo()
pasteObjects()
Paste ojects in the user clipboard to the container
pasteable()
Decide if there is anything to paste
removeObjects()
Remove objects specified in a list of object ids
renameObjects()
Given a sequence of tuples of old, new ids we rename
safe_getattr(obj, attr, default)
Attempts to read the attr, returning default if Unauthorized.
There are no known subclasses.