ConfigurableInterface

AdminPanel ConfigurableInterface

Used to indicate that an adminpanel module can be enabled or disabled via configuration

Usual implementation is done via user tsconfig

Tags
see
AbstractModule::isEnabled()

Table of Contents

Methods

isEnabled()  : bool
Module is enabled -> should be initialized A module may be enabled but not shown -> only the initializeModule() method will be called

Methods

isEnabled()

Module is enabled -> should be initialized A module may be enabled but not shown -> only the initializeModule() method will be called

public isEnabled() : bool
Return values
bool

        
On this page

Search results