.. _module-hintMessages._CaosDBModules: ========================= Class: ``_CaosDBModules`` ========================= Member Of :doc:`module-hintMessages` .. contents:: Local Navigation :local: Children ======== .. toctree:: :maxdepth: 1 Description =========== .. _module-hintMessages-_CaosDBModules.register: Function: ``register`` ====================== Delegate the responsibility of initialization to this instance. .. js:function:: register(module) :param object module: an object with an `init()` method. .. _module-hintMessages-_CaosDBModules._init_module: Function: ``_init_module`` ========================== .. js:function:: _init_module() .. _module-hintMessages-_CaosDBModules.init: Function: ``init`` ================== Initialize this instance. If this.auto_init is true, all registered, uninitialized modules are initialized by this function. .. js:function:: init() .. _module-hintMessages-_CaosDBModules.auto_init: Member: ``auto_init``: .. _module-hintMessages-_CaosDBModules.modules: Member: ``modules``: