OXID eShop CE
7.0.0
|
Public Member Functions | |
render () | |
Protected Member Functions | |
canUpdate () | |
fetchCurVersionInfo ($sUrl) | |
Protected Attributes | |
$_sThisTemplate = 'shop_license' | |
Private Member Functions | |
requestVersionInfo (string $url) | |
getLanguageAbbreviation () | |
handleConnectionError (Throwable $e) | |
displayErrorMessage (string $message) | |
filterVersionCheckerResponse (string $response) | |
parseResponseForTheNewestShopVersion (string $response) | |
shopIsOutdated (string $newestShopVersion) | |
insertLinkToShopUpdateDocumentation (string $response) | |
Private Attributes | |
string | $versionCheckLink = 'https://admin.oxid-esales.com/CE/onlinecheck.php' |
Admin shop license setting manager. Collects shop license settings, updates it on user submit, etc. Admin Menu: Main Menu -> Core Settings -> License.
|
protected |
Checks if the license key update is allowed.
|
private |
|
protected |
Fetch current shop version information from url
string | $sUrl | current version info fetching url by edition |
|
private |
|
private |
|
private |
|
private |
|
private |
OxidEsales\EshopCommunity\Application\Controller\Admin\ShopLicense::render | ( | ) |
|
private |
|
private |
|
protected |
|
private |