Home | Trees | Indices | Help |
|
---|
|
object --+ | TG_User
Reasonably basic User definition.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Methods | |||
|
|||
|
|||
|
Class Variables | |
created = <sqlalchemy.orm.attributes.InstrumentedAttribute obj
|
|
display_name = <sqlalchemy.orm.attributes.InstrumentedAttribut
|
|
email_address = <sqlalchemy.orm.attributes.InstrumentedAttribu
|
|
groups = <sqlalchemy.orm.attributes.InstrumentedAttribute obje
|
|
user_id = <sqlalchemy.orm.attributes.InstrumentedAttribute obj
|
|
user_name = <sqlalchemy.orm.attributes.InstrumentedAttribute o
|
|
visit_identity = <sqlalchemy.orm.attributes.InstrumentedAttrib
|
Properties | |
permissions Return all permissions of all groups the user belongs to. |
|
password Returns password. |
|
Inherited from |
Method Details |
repr(x)
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Class Variable Details |
created
|
display_name
|
email_address
|
groups
|
user_id
|
user_name
|
visit_identity
|
Property Details |
permissionsReturn all permissions of all groups the user belongs to.
|
passwordReturns password.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:20:01 2019 | http://epydoc.sourceforge.net |