
Public Member Functions | |
| BitInstaller () | |
| display ($pTemplate, $pBrowserTitle=NULL) | |
| getTablePrefix () | |
| getWebServerUid () | |
| hasAdminBlock () | |
| isInstalled () | |
| upgradePackage ($package) | |
Definition at line 10 of file BitInstaller.php.
| BitInstaller::BitInstaller | ( | ) |
Definition at line 12 of file BitInstaller.php.
References BitSystem::BitSystem(), and getWebServerUid().
Here is the call graph for this function:

| BitInstaller::display | ( | $ | pMid, | |
| $ | pBrowserTitle = NULL | |||
| ) |
Display the main page template
| $mid | the name of the template for the page content public |
Reimplemented from BitSystem.
Definition at line 34 of file BitInstaller.php.
References $gBitSmarty, and BitSystem::setBrowserTitle().
Here is the call graph for this function:

| BitInstaller::getTablePrefix | ( | ) |
Definition at line 84 of file BitInstaller.php.
References $gBitDbType, $result, $ret, $schema, and mDb.
Referenced by upgradePackage().
| BitInstaller::getWebServerUid | ( | ) |
| BitInstaller::hasAdminBlock | ( | ) |
| BitInstaller::isInstalled | ( | ) |
| BitInstaller::upgradePackage | ( | $ | package | ) |
Definition at line 113 of file BitInstaller.php.
References $completeTableName, $dict, $errors, $failedcommands, $gBitDb, $gBitDbType, $gBitSystem, $i, $indices, $query, $result, $ret, $sql, $tablePrefix, $type, die, getTablePrefix(), BitSystem::isFeatureActive(), and mDb.
Here is the call graph for this function:

1.5.2