Contents   Class: Formatter
<<Method: Formatter.write<<   >>Method: Formatter.write_class_synopsis>>

Method: Formatter.write_refToContext

Synopsis: write_refToContext( self, context, refTo, refToIsMembervar=False )

Related implementations in classes:
FormatterHTB, FormatterLaTeX

context:
The context where the documentation has to be written to (instance ofFormattingContext).
refTo:
Also an instance of FormattingContext that represents the object whose name has to be written here occasionally with a reference or hyperlink to its documentation.
refToIsMembervar:
This is true iff argument refTo refers to a member variable (a FormattingContext.className( )) is given) or a globally defined variable (the class name is not given).



Elements:

none

 

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