Package cubicweb :: Package entities
[hide private]
[frames] | no frames]

Package entities

source code

base application's entities class implementation: AnyEntity
Submodules [hide private]

Classes [hide private]
  AnyEntity
an entity instance has e_schema automagically set on the class and instances have access to their issuing cursor
  ANYENTITY
an entity instance has e_schema automagically set on the class and instances have access to their issuing cursor
Functions [hide private]
 
fetch_config(fetchattrs, mainattr=None, pclass=AnyEntity, order='ASC') source code