\um\admin\coreAdmin_Upgrade

Class Admin_Upgrade

This class handles all functions that changes data structures and moving files

Summary

Methods
Properties
Constants
__construct()
packages()
set_update_versions()
version_compare_sort()
$update_versions
$packages_dir
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$update_versions

$update_versions : 

Type

$packages_dir

$packages_dir : string

Type

string

Methods

__construct()

__construct() 

Admin_Upgrade constructor.

packages()

packages() 

Load packages

set_update_versions()

set_update_versions() 

Parse packages dir for packages files

version_compare_sort()

version_compare_sort(  $a,   $b) : mixed

Sort versions by version compare function

Parameters

$a
$b

Returns

mixed