/administrator/includes/pcl/pclzip.lib.php

Description
  • version: $Id: pclzip.lib.php,v 1.3 2004/12/24 03:26:24 eddieajau Exp $
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 = (line 56)
PCLZIP_ERR_BAD_CHECKSUM = -13 (line 105)
PCLZIP_ERR_BAD_EXTENSION = -9 (line 101)
PCLZIP_ERR_BAD_EXTRACTED_FILE = -7 (line 99)
PCLZIP_ERR_BAD_FORMAT = -10 (line 102)
PCLZIP_ERR_DELETE_FILE_FAIL = -11 (line 103)
PCLZIP_ERR_DIR_CREATE_FAIL = -8 (line 100)
PCLZIP_ERR_FILENAME_TOO_LONG = -5 (line 97)
PCLZIP_ERR_INVALID_ARCHIVE_ZIP = -14 (line 106)
PCLZIP_ERR_INVALID_OPTION_VALUE = -16 (line 108)
PCLZIP_ERR_INVALID_PARAMETER = -3 (line 95)
PCLZIP_ERR_INVALID_ZIP = -6 (line 98)
PCLZIP_ERR_MISSING_FILE = -4 (line 96)
PCLZIP_ERR_MISSING_OPTION_VALUE = -15 (line 107)
PCLZIP_ERR_NO_ERROR = (line 92)
PCLZIP_ERR_READ_OPEN_FAIL = -2 (line 94)
PCLZIP_ERR_RENAME_FILE_FAIL = -12 (line 104)
PCLZIP_ERR_USER_ABORTED = 2 (line 91)
PCLZIP_ERR_WRITE_OPEN_FAIL = -1 (line 93)
PCLZIP_OPT_ADD_COMMENT = 77013 (line 123)
PCLZIP_OPT_ADD_PATH = 77002 (line 112)
PCLZIP_OPT_BY_EREG = 77010 (line 120)
PCLZIP_OPT_BY_INDEX = 77009 (line 119)
PCLZIP_OPT_BY_NAME = 77008 (line 118)
PCLZIP_OPT_BY_PREG = 77011 (line 121)
PCLZIP_OPT_COMMENT = 77012 (line 122)
PCLZIP_OPT_EXTRACT_AS_STRING = 77006 (line 116)
PCLZIP_OPT_EXTRACT_IN_OUTPUT = 77015 (line 125)
PCLZIP_OPT_NO_COMPRESSION = 77007 (line 117)
PCLZIP_OPT_PATH = 77001 (line 111)
PCLZIP_OPT_PREPEND_COMMENT = 77014 (line 124)
PCLZIP_OPT_REMOVE_ALL_PATH = 77004 (line 114)
PCLZIP_OPT_REMOVE_PATH = 77003 (line 113)
PCLZIP_OPT_SET_CHMOD = 77005 (line 115)
PCLZIP_READ_BLOCK_SIZE = 2048 (line 37)

ensure this file is being included by a parent file

PCLZIP_SEPARATOR = ',' (line 49)
PCLZIP_TEMPORARY_DIR = '' (line 67)
Functions
PclZipUtilCopyBlock (line 4784)
void PclZipUtilCopyBlock (mixed $p_src, mixed $p_dest, mixed $p_size, [mixed $p_mode = 0])
PclZipUtilOptionText (line 4891)
void PclZipUtilOptionText (mixed $p_option)
PclZipUtilPathInclusion (line 4711)
void PclZipUtilPathInclusion (mixed $p_dir, mixed $p_path)
PclZipUtilPathReduction (line 4653)
void PclZipUtilPathReduction (mixed $p_dir)
PclZipUtilRename (line 4856)
void PclZipUtilRename (mixed $p_src, mixed $p_dest)
PclZipUtilTranslateWinPath (line 4962)
void PclZipUtilTranslateWinPath (mixed $p_path, [mixed $p_remove_disk_letter = true])

Documentation generated on Fri, 4 Mar 2005 13:56:56 +1000 by phpDocumentor 1.3.0RC3