|
| getSystemFilesHash () |
|
| hashSystemFiles () |
|
| checkSystemFilesHash (&$fChangedFilesPercent) |
|
| getSubtypes ($sModule) |
|
| hashFiles ($sPath, &$aFiles) |
|
| hashCheck ($aFiles, $iModuleId) |
|
|
static | isAllowUrlInclude () |
|
static | getModuleConfig ($mixed) |
|
static | isModuleInstalled ($sUri) |
|
static | setModulePendingUninstall ($sUri, $bPendingUninstall=true) |
|
static | isModulePendingUninstall ($sUri) |
|
static | checkModulesPendingUninstall () |
|
static | isRealOwner () |
|
static | isExecutable ($sFile) |
|
static | isWritable ($sFile) |
|
static | getPermissions ($sFileName) |
|
| hashInfo ($sPath) |
|
| filePathWithoutBase ($sPath) |
|
Functions for hashing system files. Hashing functions for module file are in
- See also
- BxDolInstallerUtils class.
◆ $_aSystemFiles
BxDolInstallerHasher::$_aSystemFiles |
|
protected |
Initial value:= array(
'inc/',
'modules/base/',
'periodic/',
'studio/',
'template/',
'cmts.php',
'conn.php',
'get_rss_feed.php',
'grid.php',
'gzip_loader.php',
'image_transcoder.php',
'index.php',
'logout.php',
'member.php',
'menu.php',
'page.php',
'searchKeyword.php',
'searchKeywordContent.php',
'splash.php',
'storage.php',
'storage_uploader.php',
'vote.php',
'modules/index.php',
'README.md',
'license.txt',
)
The documentation for this class was generated from the following file:
- inc/classes/BxDolInstallerHasher.php