Documentation

pkg_toolbarInstallerScript
in package

Table of Contents

Methods

activatePlugin()  : mixed
configureModule()  : mixed
installFoundry()  : mixed
migrateSettings()  : mixed
postflight()  : mixed
After the installation, we also want to enable the plugin and module
isLatestFoundry()  : mixed
Determine which foundry is latest

Methods

installFoundry()

public installFoundry(mixed $parent) : mixed
Parameters
$parent : mixed

postflight()

After the installation, we also want to enable the plugin and module

public postflight(mixed $type, mixed $parent) : mixed
Parameters
$type : mixed
$parent : mixed
Tags
since
1.0
access

public

isLatestFoundry()

Determine which foundry is latest

private isLatestFoundry(mixed $version) : mixed
Parameters
$version : mixed
Tags
since
1.0
access

public


        
On this page

Search results