/engine/tcms_kernel/pclzip/pclzip.lib.php

Description
Classes
Class Description
PclZip
Constants
PCLZIP_CB_POST_ADD = 78004 (line 131)
PCLZIP_CB_POST_EXTRACT = 78002 (line 129)
PCLZIP_CB_PRE_ADD = 78003 (line 130)
PCLZIP_CB_PRE_EXTRACT = 78001 (line 128)
PCLZIP_ERROR_EXTERNAL = 0 (line 48)
PCLZIP_ERR_ALREADY_A_DIRECTORY = -17 (line 101)
PCLZIP_ERR_BAD_CHECKSUM = -13 (line 97)
PCLZIP_ERR_BAD_EXTENSION = -9 (line 93)
PCLZIP_ERR_BAD_EXTRACTED_FILE = -7 (line 91)
PCLZIP_ERR_BAD_FORMAT = -10 (line 94)
PCLZIP_ERR_DELETE_FILE_FAIL = -11 (line 95)
PCLZIP_ERR_DIR_CREATE_FAIL = -8 (line 92)
PCLZIP_ERR_FILENAME_TOO_LONG = -5 (line 89)
PCLZIP_ERR_INVALID_ARCHIVE_ZIP = -14 (line 98)
PCLZIP_ERR_INVALID_OPTION_VALUE = -16 (line 100)
PCLZIP_ERR_INVALID_PARAMETER = -3 (line 87)
PCLZIP_ERR_INVALID_ZIP = -6 (line 90)
PCLZIP_ERR_MISSING_FILE = -4 (line 88)
PCLZIP_ERR_MISSING_OPTION_VALUE = -15 (line 99)
PCLZIP_ERR_NO_ERROR = 0 (line 84)
PCLZIP_ERR_READ_OPEN_FAIL = -2 (line 86)
PCLZIP_ERR_RENAME_FILE_FAIL = -12 (line 96)
PCLZIP_ERR_UNSUPPORTED_COMPRESSION = -18 (line 102)
PCLZIP_ERR_UNSUPPORTED_ENCRYPTION = -19 (line 103)
PCLZIP_ERR_USER_ABORTED = 2 (line 83)
PCLZIP_ERR_WRITE_OPEN_FAIL = -1 (line 85)
PCLZIP_OPT_ADD_COMMENT = 77013 (line 118)
PCLZIP_OPT_ADD_PATH = 77002 (line 107)
PCLZIP_OPT_BY_EREG = 77010 (line 115)
PCLZIP_OPT_BY_INDEX = 77009 (line 114)
PCLZIP_OPT_BY_NAME = 77008 (line 113)
PCLZIP_OPT_BY_PREG = 77011 (line 116)
PCLZIP_OPT_COMMENT = 77012 (line 117)
PCLZIP_OPT_EXTRACT_AS_STRING = 77006 (line 111)
PCLZIP_OPT_EXTRACT_IN_OUTPUT = 77015 (line 120)
PCLZIP_OPT_NO_COMPRESSION = 77007 (line 112)
PCLZIP_OPT_PATH = 77001 (line 106)
PCLZIP_OPT_PREPEND_COMMENT = 77014 (line 119)
PCLZIP_OPT_REMOVE_ALL_PATH = 77004 (line 109)
PCLZIP_OPT_REMOVE_PATH = 77003 (line 108)
PCLZIP_OPT_REPLACE_NEWER = 77016 (line 121)
PCLZIP_OPT_SET_CHMOD = 77005 (line 110)
PCLZIP_OPT_STOP_ON_ERROR = 77017 (line 122)
PCLZIP_READ_BLOCK_SIZE = 2048 (line 29)
PCLZIP_SEPARATOR = ',' (line 41)
PCLZIP_TEMPORARY_DIR = '' (line 59)
Functions
PclZipUtilCopyBlock (line 5051)
void PclZipUtilCopyBlock ( $p_src,  $p_dest,  $p_size, [ $p_mode = 0])
  • $p_src
  • $p_dest
  • $p_size
  • $p_mode
PclZipUtilOptionText (line 5158)
void PclZipUtilOptionText ( $p_option)
  • $p_option
PclZipUtilPathInclusion (line 4978)
void PclZipUtilPathInclusion ( $p_dir,  $p_path)
  • $p_dir
  • $p_path
PclZipUtilPathReduction (line 4920)
void PclZipUtilPathReduction ( $p_dir)
  • $p_dir
PclZipUtilRename (line 5123)
void PclZipUtilRename ( $p_src,  $p_dest)
  • $p_src
  • $p_dest
PclZipUtilTranslateWinPath (line 5190)
void PclZipUtilTranslateWinPath ( $p_path, [ $p_remove_disk_letter = true])
  • $p_path
  • $p_remove_disk_letter

Documentation generated on Sun, 29 Oct 2006 18:01:57 +0100 by phpDocumentor 1.3.1