|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractModuleVersionHandler | |
---|---|
info.magnolia.module | |
info.magnolia.module.admininterface.setup | |
info.magnolia.module.cache.setup | |
info.magnolia.module.exchangesimple.setup | |
info.magnolia.module.fckeditor | |
info.magnolia.module.mail.setup | |
info.magnolia.module.samples.setup | |
info.magnolia.module.storeclient.setup | |
info.magnolia.module.templating.setup | |
info.magnolia.module.templatingcomponents.setup | |
info.magnolia.module.workflow.setup | |
info.magnolia.setup | This package contains the classes necessary to install and update Magnolia's core module. |
Uses of AbstractModuleVersionHandler in info.magnolia.module |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module | |
---|---|
class |
DefaultModuleVersionHandler
A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.admininterface.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.admininterface.setup | |
---|---|
class |
AdminModuleVersionHandler
|
class |
SimpleContentVersionHandler
|
Uses of AbstractModuleVersionHandler in info.magnolia.module.cache.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.cache.setup | |
---|---|
class |
CacheModuleVersionHandler
VersionHandler implementation for the cache module. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.exchangesimple.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.exchangesimple.setup | |
---|---|
class |
ExchangeSimpleModuleVersionHandler
3.5 being the first version of exchange-simple as a module, it is always "installed", but we need it to behave differently if magnolia was installed previously (ie. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.fckeditor |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.fckeditor | |
---|---|
class |
FCKEditorModuleVersionHandler
FCKEditor Module Version Handler. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.mail.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.mail.setup | |
---|---|
class |
MailModuleVersionHandler
Module's version handler. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.samples.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.samples.setup | |
---|---|
class |
SamplesVersionHandler
Used to update previous version of samples module to the new one, as the module has major changes there are some tasks to perform. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.storeclient.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.storeclient.setup | |
---|---|
class |
MagnoliaStoreModuleVersionHandler
Magnolia Store Module VersionHandler. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.templating.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.templating.setup | |
---|---|
class |
TemplatingModuleVersionHandler
Module's version handler. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.templatingcomponents.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.templatingcomponents.setup | |
---|---|
class |
TemplatingComponentsModuleVersionHandler
The module's version handler. |
Uses of AbstractModuleVersionHandler in info.magnolia.module.workflow.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.module.workflow.setup | |
---|---|
class |
WorkflowModuleVersionHandler
The ModuleVersionHandler for the workflow module. |
Uses of AbstractModuleVersionHandler in info.magnolia.setup |
---|
Subclasses of AbstractModuleVersionHandler in info.magnolia.setup | |
---|---|
class |
CoreModuleVersionHandler
3.5 being the first version of core as a module, it is always "installed", but we need it to behave differently if magnolia was installed previously (ie. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |