Documentation

Event

Table of Contents

Classes

BaseSetupEvent
Class GenericHookEvent
CheckAuthorizedEvent
Check if the current user is authorized to perform installations.
CheckInstalledEvent
Check if CiviCRM is already installed.
CheckRequirementsEvent
Check if the local system meets the installation requirements.
InitEvent
Initialize a "Setup" subsystem. This is useful for populating the model with default settings.
InstallDatabaseEvent
Initialize the CiviCRM database.
InstallFilesEvent
Initialize the CiviCRM support files, such as `civicrm.settings.php` or `templateCompileDir`
UninstallDatabaseEvent
Purge any CiviCRM schema (tables, views, functions) from the database.
UninstallFilesEvent
Purge any CiviCRM support files, such as `civicrm.settings.php` or `templateCompileDir`

        
On this page

Search results