class documentation
class TextFormatObject(object): (source)
Provide text-format helper methods shared by content objects.
| Method | get |
Return the computed section number for this node. |
| Method | get |
Return an object text value, optionally prefixed with the section number. |
| Method | render |
Render text using the configured text format and optional custom hook. |