C:/_prog/_source/UTillyty/utillyty.php/lib/utyfilelist.php File Reference

Enumerations

enum  UTY_FILELIST_SELECT_NONE
enum  UTY_FILELIST_SELECT_FILES
enum  UTY_FILELIST_SELECT_DIRS
enum  UTY_FILELIST_SELECT_BOTH

Functions

 uty_filelist ($properties)
 uty_filecombo ($properties)
 uty_filelist_request ()
 uty_filelist_response ($request)
 uty_filelist_browse ($id, $path, $root, $error, $newpath, $show_select, $show_edit, $show_remove, $show_download, $sortkey, $sortorder)
 uty_filelist_download ($id, $path, $root, $error, $whitelist, $blacklist)
 uty_filelist_mkdir ($id, $path, $root, $error, $name)
 uty_filelist_rename ($id, $path, $root, $error, $oldname, $newname, $whitelist, $blacklist)
 uty_filelist_remove ($id, $path, $root, $error, $files, $whitelist, $blacklist)
 uty_filelist_move ($id, $path, $root, $error, $oldpath, $files, $whitelist, $blacklist)
 uty_filelist_copy ($id, $path, $root, $error, $oldpath, $files, $whitelist, $blacklist)
 uty_filelist_upload ($id, $path, $root, $error, $upload_file, $whitelist, $blacklist)

Detailed Description

filelist


Function Documentation

uty_filelist_browse ( id,
path,
root,
error,
newpath,
show_select,
show_edit,
show_remove,
show_download,
sortkey,
sortorder 
)

INTERNAL Render the html of the inner table

uty_filelist_copy ( id,
path,
root,
error,
oldpath,
files,
whitelist,
blacklist 
)

INTERNAL copy files from old path to path

uty_filelist_download ( id,
path,
root,
error,
whitelist,
blacklist 
)

INTERNAL respond to a download request

uty_filelist_mkdir ( id,
path,
root,
error,
name 
)

INTERNAL create a new directory

uty_filelist_move ( id,
path,
root,
error,
oldpath,
files,
whitelist,
blacklist 
)

INTERNAL move files to path

uty_filelist_remove ( id,
path,
root,
error,
files,
whitelist,
blacklist 
)

INTERNAL delete a file/dir(if empty)

uty_filelist_rename ( id,
path,
root,
error,
oldname,
newname,
whitelist,
blacklist 
)

INTERNAL rename a file/dir

uty_filelist_upload ( id,
path,
root,
error,
upload_file,
whitelist,
blacklist 
)

INTERNAL upload a file

 All Classes Files Functions Variables Enumerations

Copyright © 2010 Attilio Pavone - www.utillyty.eu