Custom adding view for StatesContainer objects.
contentName
(type: NoneType
)
None
context
(type: NoneType
)
None
index
(type:
BoundPageTemplate
)
<BoundPageTemplateFile of None>
menu_id
(type:
str
)
'add_stateful_states'
request
(type: NoneType
)
None
action(type_name='', id='')
add(content)
See zope.app.container.interfaces.IAdding
addingInfo()
Return menu data.
This is sorted by title.
hasCustomAddView()
This should be called only if there is singleMenuItem else return 0
isSingleMenuItem()
Return whether there is single menu item or not.
nameAllowed()
Return whether names can be input by the user.
nextURL()
See zope.app.container.interfaces.IAdding
publishTraverse(request, name)
See zope.app.container.interfaces.IAdding
There are no known subclasses.