UNA
BxDolInstallerHasher Class Reference
Inheritance diagram for BxDolInstallerHasher:
BxDolInstallerUtils BxDolIO BxDol

Public Member Functions

 getSystemFilesHash ()
 hashSystemFiles ()
 checkSystemFilesHash (&$fChangedFilesPercent)
Public Member Functions inherited from BxDolInstallerUtils
 getSubtypes ($sModule)
 hashFiles ($sPath, &$aFiles)
 hashCheck ($aFiles, $iModuleId)

Protected Attributes

 $_aSystemFiles
Protected Attributes inherited from BxDolInstallerUtils
 $_aNonHashableFiles = array()

Additional Inherited Members

Static Public Member Functions inherited from BxDolInstallerUtils
static isAllowUrlInclude ()
static getModuleConfig ($mixed)
static isModuleInstalled ($sUri)
static setModulePendingUninstall ($sUri, $bPendingUninstall=true)
static isModulePendingUninstall ($sUri)
static checkModulesPendingUninstall ()
Static Public Member Functions inherited from BxDolIO
static isRealOwner ()
static isExecutable ($sFile)
static isWritable ($sFile)
static getPermissions ($sFileName)
Protected Member Functions inherited from BxDolInstallerUtils
 hashInfo ($sPath)
 filePathWithoutBase ($sPath)

Detailed Description

Functions for hashing system files. Hashing functions for module file are in

See also
BxDolInstallerUtils class.

Member Data Documentation

◆ $_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