Jelix 1.7.18

Module

Namespaces

API

Interfaces, Classes and Traits

ConfiguratorInterface
Interface for classes which configure a module.
InstallerInterface
interface of classes which install a module.
UninstallerInterface
interface for classes that uninstall a module.
Configurator
Base class for classes which configure a module.
Installer
Base class for classes that does processing to install a module into an instance of the application. A module should have a class that inherits from it in order to setup itself into the application.
InstallerAbstract
Base class for installers and uninstallers.
InteractiveConfigurator
Uninstaller
A class that does processing to uninstall a module from an instance of the application. A module should have a class that inherits from it in order to remove things from the application.
InstallConfigTrait
Trait for installer/configurator classes.

Search results