![]() |
Data Structures | |
class | IcesDBObject |
Base class for all objects that are serializable with this framework. More... | |
interface | IcesDBTransactionInterface |
A wrapper interface for Drupal transaction objects. More... | |
class | IcesLockSerializer |
Special class of IcesSerializer for those objects needing transactional load and save process. More... | |
class | IcesSerializer |
Loads and saves to db objects of class IcesDBObject. More... | |