| Trees | Indices | Help |
|
|---|
|
|
Proxy class for the GRAMPS databases. Filter out all data marked private.
| Classes | |
|
PrivateProxyDb A proxy to a Gramps database. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Name |
|
||
| EventRef |
|
||
| Person |
|
||
| Source |
|
||
| MediaObject |
|
||
| Place |
|
||
| Event |
|
||
| Family |
|
||
| Repository |
|
||
Imports: MediaRef, SourceRef, Attribute, Address, EventRef, Person, Name, Source, RepoRef, MediaObject, Place, Event, Family, ChildRef, Repository, ProxyDbBase
| Function Details |
Copies media references from one object to another - excluding private references and references to private objects.
|
Copies source references from one object to another - excluding private references and references to private objects.
|
Copies notes from one object to another - excluding references to private notes.
|
Copies attributes from one object to another - excluding references to private attributes.
|
Copies urls from one object to another - excluding references to private urls.
|
Copies LDS ORDs from one object to another - excluding references to private LDS ORDs.
|
Copies addresses from one object to another - excluding references to private addresses.
|
Create a new Name instance based off the passed Name instance. The returned instance has all private records removed from it.
|
Create a new EventRef instance based off the passed EventRef instance. The returned instance has all private records removed from it.
|
Create a new Person instance based off the passed Person instance. The returned instance has all private records removed from it.
|
Create a new Source instance based off the passed Source instance. The returned instance has all private records removed from it.
|
Create a new MediaObject instance based off the passed Media instance. The returned instance has all private records removed from it.
|
Create a new Place instance based off the passed Place instance. The returned instance has all private records removed from it.
|
Create a new Event instance based off the passed Event instance. The returned instance has all private records removed from it.
|
Create a new Family instance based off the passed Family instance. The returned instance has all private records removed from it.
|
Create a new Repository instance based off the passed Repository instance. The returned instance has all private records removed from it.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 9 21:52:12 2008 | http://epydoc.sourceforge.net |