AutoUpdaterShopExcludedAjaxController

Class AutoUpdaterShopExcludedAjaxController

package

Default

Methods

__construct

__construct() 

Installs a single update.

actionInstallUpdate() 

Restores a backup by a given id.

actionRestoreBackup() : \JsonHttpControllerResponse

Creates a new debug log.

createDebugLog(string $message, string|array $additionalData = '') 

Arguments

$message

string

$additionalData

string|array

Method depends on CodeIgniter database library

getQueryBuilder() : \CI_DB_query_builder

Response

\CI_DB_query_builder

Properties

queryBuilder

queryBuilder : \CI_DB_query_builder
var

Type(s)

\CI_DB_query_builder

dataCache

dataCache : \DataCache
var

Type(s)

\DataCache

logControl

logControl : \LogControl
var

Type(s)

\LogControl

autoUpdater

autoUpdater : \AutoUpdater
var

Type(s)

\AutoUpdater

exceptionErrorPhrase

exceptionErrorPhrase : array
var

Type(s)

array

exceptionDebugLog

exceptionDebugLog : array
var

Type(s)

array

exceptionState

exceptionState : array
var

Type(s)

array