|
|
|
|
|
| _SO_from_python_author(value,
state) |
|
|
|
|
| _SO_from_python_karma(value,
state) |
|
|
|
|
| _SO_from_python_text(value,
state) |
|
|
|
|
| _SO_from_python_timestamp(value,
state) |
|
|
|
|
_SO_get_author(self)
_SO_val_author |
|
|
|
|
_SO_get_karma(self)
_SO_val_karma |
|
|
|
|
_SO_get_text(self)
_SO_val_text |
|
|
|
|
_SO_get_timestamp(self)
_SO_val_timestamp |
|
|
|
|
_SO_get_update(self)
_SO_val_updateID |
|
|
|
|
_SO_get_updateID(self)
_SO_val_updateID |
|
|
|
|
_SO_set_author(self,
val)
author |
|
|
|
|
_SO_set_karma(self,
val)
karma |
|
|
|
|
_SO_set_text(self,
val)
text |
|
|
|
|
_SO_set_timestamp(self,
val)
timestamp |
|
|
|
|
_SO_set_update(self,
val)
updateID |
|
|
|
|
_SO_set_updateID(self,
val)
updateID |
|
|
|
|
| _SO_to_python_author(value,
state) |
|
|
|
|
| _SO_to_python_karma(value,
state) |
|
|
|
|
| _SO_to_python_text(value,
state) |
|
|
|
|
| _SO_to_python_timestamp(value,
state) |
|
|
|
|
_get_author(self)
_SO_val_author |
|
|
|
|
_get_karma(self)
_SO_val_karma |
|
|
|
|
_get_text(self)
_SO_val_text |
|
|
|
|
_get_timestamp(self)
_SO_val_timestamp |
|
|
|
|
_get_update(self)
_SO_val_updateID |
|
|
|
|
_get_updateID(self)
_SO_val_updateID |
|
|
|
|
_set_author(self,
val)
author |
|
|
|
|
_set_karma(self,
val)
karma |
|
|
|
|
_set_text(self,
val)
text |
|
|
|
|
_set_timestamp(self,
val)
timestamp |
|
|
|
|
_set_update(self,
val)
updateID |
|
|
|
|
_set_updateID(self,
val)
updateID |
|
|
|
Inherited from sqlobject.main.SQLObject:
__init__,
__repr__,
addColumn,
addIndex,
addJoin,
delColumn,
delJoin,
destroySelf,
expire,
set,
sync,
syncUpdate
Inherited from sqlobject.main.SQLObject (private):
_SO_finishCreate,
_SO_foreignKey,
_SO_getID,
_SO_getValue,
_SO_loadValue,
_SO_selectInit,
_SO_setValue,
_cacheValues,
_childClasses,
_create,
_defaultOrder,
_expired,
_fromDatabase,
_idName,
_idType,
_init,
_lazyUpdate,
_parentClass,
_registry,
_reprItems,
_style,
_table
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__
|
|
Inherited from sqlobject.main.SQLObject:
clearTable,
coerceID,
createIndexes,
createIndexesSQL,
createJoinTables,
createJoinTablesSQL,
createTable,
createTableSQL,
delete,
deleteBy,
deleteMany,
dropJoinTables,
dropTable,
get,
select,
selectBy,
setConnection,
sqlrepr,
tableExists
Inherited from sqlobject.main.SQLObject (private):
_SO_cleanDeprecatedAttrs,
_SO_depends,
_SO_fetchAlternateID,
_SO_setupSqlmeta,
_findAlternateID,
_getJoinsToCreate,
_notifyFinishClassCreation
|