Home | Trees | Indices | Help |
|
---|
|
object --+ | cFormEngine
Ancestor for forms.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Generate output suitable for further processing outside this class, e.g. printing. |
Executes the provided command. If command cotains %F. it is substituted with the filename Otherwise, the file is fed in on stdin |
Stores the parameters in the backend. - link_obj can be a cursor, a connection or a service name - assigning a cursor to link_obj allows the calling code to group the call to store() into an enclosing transaction (for an example see gmReferral.send_referral()...) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 13 03:58:18 2012 | http://epydoc.sourceforge.net |