Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Establish a connection to the word processor. This binds this object to a specific document in the word processor. No other operation except is_connected can take place before connection. |
Insert a list of references at the current position of the document. keys is a list of tuples (uid, key) where uid is the identifier of the record in the database, and key is the key to be shown to the user. |
Retrieve the list of (uid, key) tuples previously inserted in the current document with self.cite(). The tuples are ordered according to the position of the references in the text. If the WP does not support this operation, returns None (not []). |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:19 2007 | http://epydoc.sourceforge.net |