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 0x206d310>
|
|
email = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x209
|
|
id = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x20981f0>
|
|
is_default = <sqlalchemy.orm.unitofwork.UOWProperty object at
|
|
mapper = <sqlalchemy.orm.mapper.Mapper object at 0x206d2d0>
|
|
name = <sqlalchemy.orm.unitofwork.UOWProperty object at 0x2098
|
|
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 Aug 20 20:08:31 2007 | http://epydoc.sourceforge.net |