| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
DepTagCategory
A DepTagCategory is identified by its name and has associated display information for a DepTag's category.
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
id [ro] string Fetch our short ID (for example, 'GLSA'). |
|||
|
post_text [ro] string Fetch our post list text, or an empty string. |
|||
|
pre_text [ro] string Fetch our pre list text, or an empty string. |
|||
|
title [ro] string Fetch our title (for example, 'Security advisories'), or an empty string if we're untitled. |
|||
|
visible [ro] bool Should we be displayed in a tag category summary? |
|||
|
Inherited from |
|||
|
|||
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
|
|||
id[ro] string Fetch our short ID (for example, 'GLSA').
|
post_text[ro] string Fetch our post list text, or an empty string.
|
pre_text[ro] string Fetch our pre list text, or an empty string.
|
title[ro] string Fetch our title (for example, 'Security advisories'), or an empty string if we're untitled.
|
visible[ro] bool Should we be displayed in a tag category summary?
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 21 22:22:52 2008 | http://epydoc.sourceforge.net |