CaMykS  1.0-20231201
Classes
FileManager.php.inc File Reference

FileManager Input
Displays a file manager and allows users to manage the folder contents
Features :
+ 3 modes : manage | selection | requestlink
+ browse files from given folder (default input folder is default site folder)
- view : cols
- view : list
. view : bigicons
. view : smallicons
. view : slideshow
+ upload files (case of rights)
+ create new folders (case of rights)
+ reload action button
. duplicate action button
+ rename action button (+ alert: some links may be broken)
. compress file/folder action button
. uncompress file/folder action button
+ download file action button
+ delete folders and files (case of rights)
+ file description (type, size, creation date, modification date, more ...)
. show visible/invisible file only
. browsing file filter (case of file extension)
+ store view prefs for each admin (in a cookie)
. upload file filter < input type="file" name="" devices="file" accept="text/ *" >
. folder create error management
. file upload error management
. file upload file already exists
. file image thumbnail (for jpg and png)
. rebuild system with ajax. More...

Classes

class  FileManager
 

Detailed Description

FileManager Input
Displays a file manager and allows users to manage the folder contents
Features :
+ 3 modes : manage | selection | requestlink
+ browse files from given folder (default input folder is default site folder)
- view : cols
- view : list
. view : bigicons
. view : smallicons
. view : slideshow
+ upload files (case of rights)
+ create new folders (case of rights)
+ reload action button
. duplicate action button
+ rename action button (+ alert: some links may be broken)
. compress file/folder action button
. uncompress file/folder action button
+ download file action button
+ delete folders and files (case of rights)
+ file description (type, size, creation date, modification date, more ...)
. show visible/invisible file only
. browsing file filter (case of file extension)
+ store view prefs for each admin (in a cookie)
. upload file filter < input type="file" name="" devices="file" accept="text/ *" >
. folder create error management
. file upload error management
. file upload file already exists
. file image thumbnail (for jpg and png)
. rebuild system with ajax.

Plugin / Input Engine

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.4
Date
Creation: Jun 2007
Modification: Mar 2019
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Todo:
Add missing features and extension management.