Contents   Class: Formatter
<<Method: Formatter.write_ref<<   >>Method: Formatter.write_codelineinsertion>>

Method: Formatter.write_mode

Synopsis: write_mode( self, context, mode, close=False )

Related implementations in classes:
FormatterHTB, FormatterLaTeX

This is the method that prints the necessary output to open or close resp. one of the modes "verbatim", "itemize", "enumerate", "description", "code", "codeline", or "codelinerem".

Refer also to write_item( ).

Parameter context is an instance of class FormattingContext describing the current context of the documentation.



Elements:

none

 

Generated by pymanual (c) 2005-2006 on August 02, 2006.