LimeSurvey API - Master branch

TFAPluginInstaller
in package

Installer class for the TwoFactorAdminLogin Plugin A collecton of static helpers to install the Plugin

Table of Contents

Properties

$instance  : mixed
$errors  : mixed

Methods

install()  : void
Combined installation for all necessary options
installTables()  : bool
Install tables for the plugin
instance()  : TFAPluginInstaller
Singleton get Instance
uninstall()  : void
Combined uninstallation for all necessary options
uninstallTables()  : bool
Uninstall tables for the plugin

Properties

Methods

install()

Combined installation for all necessary options

public install() : void
Tags
throws
CHttpException

installTables()

Install tables for the plugin

public installTables() : bool
Tags
throws
CHttpException
Return values
bool

uninstall()

Combined uninstallation for all necessary options

public uninstall() : void
Tags
throws
CHttpException

uninstallTables()

Uninstall tables for the plugin

public uninstallTables() : bool
Tags
throws
CHttpException
Return values
bool

        
On this page

Search results