Go to the source code of this file.
Namespaces | |
namespace | FDL |
Functions | |
GetDbVersion ($dbid, &$tmachine) | |
GetDbOldVersion ($dbid) | |
GetFileVersion ($topdir) | |
getAppOrder ($topdir) | |
vercmp ($v1, $v2) | |
version2float ($ver) | |
checkPGConnection () | |
getCheckApp ($pubdir, &$tapp, $version_override=array()) | |
getCheckActions ($pubdir, $tapp, &$tact, $version_override=array()) | |
cmpapp ($a, $b) | |
cmpmigr ($migr_a, $migr_b) | |
checkPGConnection | ( | ) |
cmpapp | ( | $a, | |
$b | |||
) |
Definition at line 311 of file Lib.WCheck.php.
cmpmigr | ( | $migr_a, | |
$migr_b | |||
) |
Definition at line 323 of file Lib.WCheck.php.
getAppOrder | ( | $topdir | ) |
get iorder value in .app files
string | $topdir | publish directory |
Definition at line 86 of file Lib.WCheck.php.
getCheckActions | ( | $pubdir, | |
$tapp, | |||
& | $tact, | ||
$version_override = array() |
|||
) |
getCheckApp | ( | $pubdir, | |
& | $tapp, | ||
$version_override = array() |
|||
) |
GetDbOldVersion | ( | $dbid | ) |
Definition at line 38 of file Lib.WCheck.php.
GetDbVersion | ( | $dbid, | |
& | $tmachine | ||
) |
GetFileVersion | ( | $topdir | ) |
Definition at line 58 of file Lib.WCheck.php.
vercmp | ( | $v1, | |
$v2 | |||
) |
compare version like 1.2.3-4
string | $v1 | version one |
string | $v2 | version two |
Definition at line 111 of file Lib.WCheck.php.
version2float | ( | $ver | ) |
Definition at line 116 of file Lib.WCheck.php.
← centre documentaire |
|