Public Member Functions | |
__construct ($output_dir= '.', $opts=array()) | |
build ($buildid, $os, $arch, $prefix, $outputFile, $mar_basename='') | |
buildAll ($buildid='') | |
getOsArchList () | |
expandFilename ($filename, $keymap=array()) | |
getOfflineInfo ($info='Version') | |
getCustomizeRelease () | |
getOfflineServerVersion () | |
Static Public Member Functions | |
static | test () |
Data Fields | |
const | targets_path = 'share/offline/targets' |
const | xulruntimes_path = 'share/offline/xulruntimes' |
const | xulapp_path = 'share/offline/xulapp' |
const | xulapp_appini = 'share/offline/xulapp/application.ini' |
const | customize_release = 'share/offline/customize/RELEASE' |
$error = '' | |
Definition at line 3 of file Class.OfflineClientBuilder.php.
__construct | ( | $output_dir = '.' , |
|
$opts = array() |
|||
) |
Definition at line 20 of file Class.OfflineClientBuilder.php.
build | ( | $buildid, | |
$os, | |||
$arch, | |||
$prefix, | |||
$outputFile, | |||
$mar_basename = '' |
|||
) |
Definition at line 41 of file Class.OfflineClientBuilder.php.
buildAll | ( | $buildid = '' | ) |
Definition at line 145 of file Class.OfflineClientBuilder.php.
expandFilename | ( | $filename, | |
$keymap = array() |
|||
) |
Definition at line 230 of file Class.OfflineClientBuilder.php.
getCustomizeRelease | ( | ) |
Definition at line 288 of file Class.OfflineClientBuilder.php.
getOfflineInfo | ( | $info = 'Version' | ) |
Definition at line 268 of file Class.OfflineClientBuilder.php.
getOfflineServerVersion | ( | ) |
Get the version of the OFFLINE server application.
Definition at line 304 of file Class.OfflineClientBuilder.php.
getOsArchList | ( | ) |
Definition at line 169 of file Class.OfflineClientBuilder.php.
|
static |
Definition at line 240 of file Class.OfflineClientBuilder.php.
$error = '' |
Definition at line 18 of file Class.OfflineClientBuilder.php.
const customize_release = 'share/offline/customize/RELEASE' |
Definition at line 8 of file Class.OfflineClientBuilder.php.
const targets_path = 'share/offline/targets' |
Definition at line 4 of file Class.OfflineClientBuilder.php.
const xulapp_appini = 'share/offline/xulapp/application.ini' |
Definition at line 7 of file Class.OfflineClientBuilder.php.
const xulapp_path = 'share/offline/xulapp' |
Definition at line 6 of file Class.OfflineClientBuilder.php.
const xulruntimes_path = 'share/offline/xulruntimes' |
Definition at line 5 of file Class.OfflineClientBuilder.php.
← centre documentaire |
|