File
[ class tree: File ] [ index: File ] [ all elements ]

Element index for package File

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ p ] [ q ] [ r ] [ s ] [ u ] [ z ] [ _ ]

_

__construct
in file zip.php, method Zip_Filter::__construct()
__construct
in file rar.php, method Rar_Filter::__construct()
__construct
in file gzip.php, method Gzip_Filter::__construct()
__construct
in file compression_interface.php, method Compression_Interface::__construct()
__construct
in file bzip.php, method Bzip_Filter::__construct()
top

a

$acl_cache
in file file.php, variable File_Module::$acl_cache
add_file
in file zip.php, method Zip_Filter::add_file()
add_file
in file rar.php, method Rar_Filter::add_file()
add_file
in file gzip.php, method Gzip_Filter::add_file()
add_file
in file bzip.php, method Bzip_Filter::add_file()
add_file
in file compression_interface.php, method Compression_Interface::add_file()
top

b

$binary_handler
in file rar.php, variable Rar_Filter::$binary_handler
$binary_handler
in file zip.php, variable Zip_Filter::$binary_handler
$binary_handler
in file gzip.php, variable Gzip_Filter::$binary_handler
$binary_handler
in file bzip.php, variable Bzip_Filter::$binary_handler
Bzip_Filter
in file bzip.php, class Bzip_Filter
bzip.php
procedural page bzip.php
top

c

$calling_class
in file rar.php, variable Rar_Filter::$calling_class
$calling_class
in file gzip.php, variable Gzip_Filter::$calling_class
$calling_class
in file bzip.php, variable Bzip_Filter::$calling_class
$calling_class
in file zip.php, variable Zip_Filter::$calling_class
$compression_instances
in file file.php, variable File_Module::$compression_instances
chgrp
in file file.php, method File_Module::chgrp()
    bool chgrp(string, string[, bool = false])
chgrp_backend
in file file.php, method File_Module::chgrp_backend()
chmod
in file file.php, method File_Module::chmod()
    bool chmod (string, int)
chmod_backend
in file file.php, method File_Module::chmod_backend()
    bool chmod_backend (string, int[, bool = false])
chown
in file file.php, method File_Module::chown()
    bool chown(string, string[, bool = false])
chown_backend
in file file.php, method File_Module::chown_backend()
chown_symlink
in file file.php, method File_Module::chown_symlink()
chown_symlink_backend
in file file.php, method File_Module::chown_symlink_backend()
compression_interface.php
procedural page compression_interface.php
Compression_Interface
in file compression_interface.php, class Compression_Interface
convert_eol
in file file.php, method File_Module::convert_eol()
convert_eol_backend
in file file.php, method File_Module::convert_eol_backend()
copy
in file file.php, method File_Module::copy()
copy_backend
in file file.php, method File_Module::copy_backend()
copy_storehouse_backend
in file file.php, method File_Module::copy_storehouse_backend()
    bool copy_storehouse_backend(string, string)
copy_storehouse_raw_backend
in file file.php, method File_Module::copy_storehouse_raw_backend()
    bool copy_storehouse_raw_backend(string, string, string) Similar to copy_storehouse_backend, except source references a file within /var/storehouse/<application>/.
create_archive
in file zip.php, method Zip_Filter::create_archive()
create_archive
in file gzip.php, method Gzip_Filter::create_archive()
create_archive
in file rar.php, method Rar_Filter::create_archive()
create_archive
in file bzip.php, method Bzip_Filter::create_archive()
create_archive
in file compression_interface.php, method Compression_Interface::create_archive()
create_directory
in file file.php, method File_Module::create_directory()
    bool create_directory (string[, int[, bool]]) Creates a directory within the filesystem and will recursively create parent directories if need be
create_directory_backend
in file file.php, method File_Module::create_directory_backend()
    bool create_directory_backend (string)
create_file
in file file.php, method File_Module::create_file()
    bool create_file (string[, integer = 0644])
create_file_backend
in file file.php, method File_Module::create_file_backend()
    bool create_file_backend (string, integer)
create_symlink
in file file.php, method File_Module::create_symlink()
create_symlink_backend
in file file.php, method File_Module::create_symlink_backend()
top

d

delete
in file file.php, method File_Module::delete()
    bool delete (mixed, [bool = FALSE]) Deletes a file from within the filesystem and calls can_delete
delete_backend
in file file.php, method File_Module::delete_backend()
    bool delete_backend (mixed, [bool = FALSE])
delete_file
in file zip.php, method Zip_Filter::delete_file()
delete_file
in file rar.php, method Rar_Filter::delete_file()
delete_file
in file gzip.php, method Gzip_Filter::delete_file()
delete_file
in file bzip.php, method Bzip_Filter::delete_file()
delete_file
in file compression_interface.php, method Compression_Interface::delete_file()
top

e

extract
in file file.php, method File_Module::extract()
    bool extract (string, string)
extract_backend
in file file.php, method File_Module::extract_backend()
    bool extract_backend (string, string)
extract_file
in file zip.php, method Zip_Filter::extract_file()
extract_file
in file rar.php, method Rar_Filter::extract_file()
extract_file
in file gzip.php, method Gzip_Filter::extract_file()
extract_file
in file bzip.php, method Bzip_Filter::extract_file()
extract_file
in file compression_interface.php, method Compression_Interface::extract_file()
top

f

file.php
procedural page file.php
file_exists
in file file.php, method File_Module::file_exists()
File_Module
in file file.php, class File_Module
find_quota_files
in file file.php, method File_Module::find_quota_files()
fix_apache_perms_backend
in file file.php, method File_Module::fix_apache_perms_backend()
    bool fix_apache_perms_backend(mixed [, bool = false])
top

g

gzip.php
procedural page gzip.php
get_acls
in file file.php, method File_Module::get_acls()
    array get_acls (string)
get_acls_backend
in file file.php, method File_Module::get_acls_backend()
    array get_acls_backend_string (string)
get_archive_contents
in file file.php, method File_Module::get_archive_contents()
    array get_archive_contents (string)
get_archive_contents_backend
in file file.php, method File_Module::get_archive_contents_backend()
    array get_archive_contents_backend (string)
get_directory_contents
in file file.php, method File_Module::get_directory_contents()
    array get_directory_contents (string)
get_directory_contents_backend
in file file.php, method File_Module::get_directory_contents_backend()
    array get_directory_contents_backend (string)
get_file_contents
in file file.php, method File_Module::get_file_contents()
    mixed get_file_contents (string)
get_file_contents_backend
in file file.php, method File_Module::get_file_contents_backend()
    string get_file_contents_backend (string)
get_mime_type
in file file.php, method File_Module::get_mime_type()
    string get_mime_type (string)
get_mime_type_backend
in file file.php, method File_Module::get_mime_type_backend()
    string get_mime_type_backend (string)
get_registered_extensions
in file file.php, method File_Module::get_registered_extensions()
    array get_registered_extensions ()
Gzip_Filter
in file gzip.php, class Gzip_Filter
top

i

is_compressed
in file file.php, method File_Module::is_compressed()
    bool is_compressed (string)
top

l

list_files
in file zip.php, method Zip_Filter::list_files()
list_files
in file rar.php, method Rar_Filter::list_files()
list_files
in file gzip.php, method Gzip_Filter::list_files()
list_files
in file compression_interface.php, method Compression_Interface::list_files()
list_files
in file bzip.php, method Bzip_Filter::list_files()
top

m

$mapping_list
in file zip.php, variable Zip_Filter::$mapping_list
$mapping_list
in file bzip.php, variable Bzip_Filter::$mapping_list
$mapping_list
in file rar.php, variable Rar_Filter::$mapping_list
$mapping_list
in file gzip.php, variable Gzip_Filter::$mapping_list
$mysql
in file file.php, variable File_Module::$mysql
make_path
in file file.php, method File_Module::make_path()
    string make_path (string)
move
in file file.php, method File_Module::move()
    bool move(string, string[, bool = false])
move_backend
in file file.php, method File_Module::move_backend()
    bool move_backend(string, string, bool)
top

p

$pgsql
in file file.php, variable File_Module::$pgsql
put_file_contents
in file file.php, method File_Module::put_file_contents()
    bool put_file_contents (string, string[, bool = FALSE])
put_file_contents_backend
in file file.php, method File_Module::put_file_contents_backend()
    string put_file_contents_backend (string)
top

q

$quota_cache
in file file.php, variable File_Module::$quota_cache
top

r

$registered_extensions
in file file.php, variable File_Module::$registered_extensions
rar.php
procedural page rar.php
Rar_Filter
in file rar.php, class Rar_Filter
rename
in file file.php, method File_Module::rename()
rename_backend
in file file.php, method File_Module::rename_backend()
report_quota
in file file.php, method File_Module::report_quota()
    array report_quota (mixed)
report_quota_backend
in file file.php, method File_Module::report_quota_backend()
    *
top

s

$stat_cache
in file file.php, variable File_Module::$stat_cache
sanitize
in file file.php, method File_Module::sanitize()
    bool sanitize (mixed)
set_handler
in file file.php, method File_Module::set_handler()
set_handler
in file bzip.php, method Bzip_Filter::set_handler()
set_handler
in file compression_interface.php, method Compression_Interface::set_handler()
set_handler
in file rar.php, method Rar_Filter::set_handler()
set_handler
in file zip.php, method Zip_Filter::set_handler()
set_handler
in file gzip.php, method Gzip_Filter::set_handler()
stat
in file zip.php, method Zip_Filter::stat()
stat
in file rar.php, method Rar_Filter::stat()
stat
in file file.php, method File_Module::stat()
    array stat (string)
stat
in file compression_interface.php, method Compression_Interface::stat()
stat
in file gzip.php, method Gzip_Filter::stat()
stat
in file bzip.php, method Bzip_Filter::stat()
stat_backend
in file file.php, method File_Module::stat_backend()
    array stat_backend (string)
top

u

$UID_Mappings
in file file.php, variable File_Module::$UID_Mappings
top

z

zip.php
procedural page zip.php
Zip_Filter
in file zip.php, class Zip_Filter
top

Documentation generated on Sat, 05 Jul 2008 04:00:25 -0400 by phpDocumentor 1.4.0