API - XOOPS 2.5.11 Beta 2
By monxoops.fr
Upgrade_241 Class Reference
Inheritance diagram for Upgrade_241:
Collaboration diagram for Upgrade_241:

Public Member Functions

 check_license ()
 
 apply_license ()
 
 xoops_upgradeLicenseKey ($public_key, $licensefile, $license_file_dist='license.dist.php')
 
 xoops_putLicenseKey ($system_key, $licensefile, $license_file_dist='license.dist.php')
 
 xoops_getPublicLicenceKey ()
 
 xoops_buildLicenceKey ()
 
 xoops_stripeKey ($xoops_key, $num=6, $length=30, $uu=0)
 
 __construct ()
 
- Public Member Functions inherited from XoopsUpgrade
 __construct ($dirname=null)
 
 isApplied ()
 
 apply ()
 
 loadLanguage ($dirname)
 
 message ()
 

Additional Inherited Members

- Data Fields inherited from XoopsUpgrade
 $usedFiles = array()
 
 $tasks = array()
 
 $languageFolder = null
 
 $logs = array()
 
- Protected Member Functions inherited from XoopsUpgrade
 getDbValue (XoopsDatabase $db, $table, $field, $condition='')
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ apply_license()

apply_license ( )
Returns
bool|string
Here is the call graph for this function:

◆ check_license()

check_license ( )
Returns
bool
Here is the call graph for this function:

◆ xoops_buildLicenceKey()

xoops_buildLicenceKey ( )

*#+ Xoops Build Licence System Key

Here is the caller graph for this function:

◆ xoops_getPublicLicenceKey()

xoops_getPublicLicenceKey ( )

*#+ Xoops Get Public Checkbit from Licence System Key

Here is the caller graph for this function:

◆ xoops_putLicenseKey()

xoops_putLicenseKey (   $system_key,
  $licensefile,
  $license_file_dist = 'license.dist.php' 
)

*#+ Xoops Write Licence System Key

Here is the caller graph for this function:

◆ xoops_stripeKey()

xoops_stripeKey (   $xoops_key,
  $num = 6,
  $length = 30,
  $uu = 0 
)

*#+ Xoops Stripe Licence System Key

◆ xoops_upgradeLicenseKey()

xoops_upgradeLicenseKey (   $public_key,
  $licensefile,
  $license_file_dist = 'license.dist.php' 
)

*#+ Xoops Write Licence System Key

Here is the caller graph for this function:

The documentation for this class was generated from the following file: