Home | Trees | Indices | Help |
|
---|
|
object --+ | elixir.entity.Entity --+ | Identity
Email sending identity
When an email is sent using posterity the name, email and signature is taken from the identity. Each account can be configured with zero or more identities.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
__elixir_statements__ =
|
|
account = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x2
|
|
account_id = <sqlalchemy.orm.unitofwork.UOWProperty object at
|
|
c = <sqlalchemy.orm.mapper.LOrderedProp object at 0x2175270>
|
|
email = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x21a
|
|
id = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x2195e50>
|
|
is_default = <sqlalchemy.orm.unitofwork.UOWProperty object at
|
|
mapper = <sqlalchemy.orm.mapper.Mapper object at 0x2175230>
|
|
name = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x2195
|
|
organization = <sqlalchemy.orm.unitofwork.UOWProperty object a
|
|
reply_to = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x
|
|
signature = <sqlalchemy.orm.unitofwork.UOWProperty object at 0
|
|
table = Table('identity',MetaData(),Column('id',Integer(),prim
|
Properties | |
Inherited from |
Method Details |
|
|
Class Variable Details |
__elixir_statements__
|
account
|
account_id
|
|
is_default
|
name
|
organization
|
reply_to
|
signature
|
table
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Oct 1 20:58:01 2007 | http://epydoc.sourceforge.net |