FacturaScripts

Deploy
in package
implements ControllerInterface

Interfaces, Classes, Traits and Enums

ControllerInterface

Table of Contents

__construct()  : mixed
getPageData()  : array<string|int, mixed>
run()  : void
deployAction()  : void
disablePluginsAction()  : void
rebuildAction()  : void

Methods

__construct()

public __construct(string $className[, string $url = '' ]) : mixed
Parameters
$className : string
$url : string = ''
Return values
mixed

getPageData()

public getPageData() : array<string|int, mixed>
Return values
array<string|int, mixed>

run()

public run() : void
Return values
void

deployAction()

protected deployAction() : void
Return values
void

disablePluginsAction()

protected disablePluginsAction() : void
Return values
void

rebuildAction()

protected rebuildAction() : void
Return values
void

Search results