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