Documentation

PluginLoader
in package

Table of Contents

Methods

Load()  : void
PluginLoaded()  : bool
LoadStatus()  : void
ValidateManifest()  : bool

Methods

PluginLoaded()

public PluginLoaded(string $Plugin) : bool
Parameters
$Plugin : string
Return values
bool

LoadStatus()

private LoadStatus(string $Plugin, bool $Success[, string|null $Reason = null ]) : void
Parameters
$Plugin : string
$Success : bool
$Reason : string|null = null

ValidateManifest()

private ValidateManifest(object $Manifest) : bool
Parameters
$Manifest : object
Return values
bool

        
On this page

Search results