Public Member Functions | |
render () | |
Protected Member Functions | |
_canUpdate () | |
Protected Attributes | |
$_sThisTemplate = "shop_license.tpl" |
Admin shop license setting manager. Collects shop license settings, updates it on user submit, etc. Admin Menu: Main Menu -> Core Settings -> License.
Definition at line 8 of file shop_license.php.
Shop_License._canUpdate | ( | ) | [protected] |
Checks if the license key update is allowed.
Definition at line 57 of file shop_license.php.
Shop_License.render | ( | ) |
Executes parent method parent.render(), creates oxshop object, passes it's data to Smarty engine and returns name of template file "shop_license.tpl".
Reimplemented from Shop_Config.
Definition at line 23 of file shop_license.php.
Shop_License.$_sThisTemplate = "shop_license.tpl" [protected] |
Reimplemented from Shop_Config.
Definition at line 14 of file shop_license.php.