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

Module adapters

source code

some basic entity adapter implementations, for interfaces used in the framework itself.
Classes [hide private]
  IEmailableAdapter
  INotifiableAdapter
  IFTIndexableAdapter
  IDownloadableAdapter
interface for downloadable entities
  ITreeAdapter
This adapter has to be overriden to be configured using the tree_relation, child_role and parent_role class attributes to benefit from this default implementation.
  IProgressAdapter
something that has a cost, a state and a progression.
  IMileStoneAdapter
  IUserFriendlyError
  IUserFriendlyUniqueTogether
Functions [hide private]
 
merge_weight_dict(maindict, newdict) source code