Class MagnalisterModuleCenterModule

Class MagnalisterModuleCenterModule

AbstractModuleCenterModule implements ModuleCenterModuleInterface
MagnalisterModuleCenterModule
Package: Modules
Category: System
Extends: AbstractModuleCenterModule
Located at Modules/MagnalisterModuleCenterModule.inc.php

Methods summary

protected _init( void )

Initialize the module e.g. set title, description, sort order etc.

public install( void )

Installs the module

protected magnalisterOrderColumn( boolean $blInstall )

Adds or removes the magnalister column in the orders overview.

public uninstall( void )

Uninstalls the module

Methods inherited from AbstractModuleCenterModule

__construct(), _clearCache(), _setIsInstalled(), _setModuleName(), _store(), getDescription(), getName(), getSortOrder(), getTitle(), isInstalled(), isVisible()

Properties summary

Properties inherited from AbstractModuleCenterModule

$cacheControl, $db, $description, $isInstalled, $languageTextManager, $name, $sortOrder, $title