App\Core_SCHLIXUpdater_Admin

Inherited from cmsAdmin_Basic

Protected Attributes

protected $old_version 
protected $app 

Public Methods

public __construct()
public booleandownloadWithCurl(string $file_source, string $file_target)
Download file with CURL
public arraygetLatestCMSUniversalVersion()
Get latest CMS version
public arrayajaxDownloadUpdate()
Download update, returns JSON response in array form
public arrayajaxRunUpdate()
Run the update. returns JSON response in array form
public typeajaxUpgradeSystemLanguages()
Post update script
public typeajaxUpdateScript()
Post update script
public Run()