Category class for coreblog2
Definition at line 75 of file coreblogcategory.py.
Public Member Functions | |
def | manage_afterAdd |
def | setInternal_id |
Static Public Attributes | |
tuple | aliases |
string | archetype_name = "COREBlog Category" |
string | content_icon = 'coreblogcategory_icon.gif' |
string | default_view = 'cbcategory_view' |
exclude_from_nav = True | |
global_allow = False | |
string | immediate_view = 'cbcategory_view' |
string | meta_type = 'COREBlogCategory' |
schema = COREBlogCategorySchema | |
tuple | security = ClassSecurityInfo() |
string | typeDescMsgId = 'coreblog2_description_coreblog2category' |
string | typeDescription = 'A Category for COREBlog2.' |
Static Private Attributes | |
_at_rename_after_creation = True |