lib/ezfile/classes/ezmd5.php

Show: inherited
Table of Contents

File containing the eZMD5 class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZMD5

Package: lib

File containing the eZMD5 class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  CHECK_SUM_LIST_FILE = 'share/filelist.md5'

Methods

methodpubliccheckMD5Sums( string $file, string $subDirStr = '' ) : array
static

Check MD5 sum file to check if files have changed. Return array of changed files.

Parameters
Name Type Description
$file string

File name of md5 check sums file

$subDirStr string

Sub dir where files in md5 check sum file resides e.g. '' (default) if root and 'extension/ezoe/' for ezoe extension.

Returns
Type Description
array List of miss-matching files.
Documentation was generated by DocBlox 0.18.1.