Метод |
Описание |
|
__construct ( $config = [] ) |
|
|
_folderTree ( $directory, $return_link, $parent = '' ) |
|
|
_recursiveFolders ( $path, $first_call = TRUE ) |
|
|
copy ( $from_path, $to_path, $first_call = FALSE ) |
|
|
createFolder ( $file_path = FALSE, $thumb_path = FALSE ) |
|
|
delete ( $path, $first_call = FALSE ) |
|
|
fetchFiles ( $path, $sort = [] ) |
|
|
fetchGalleries ( ) |
|
|
fileExists ( $file_path ) |
|
|
fixFileName ( $str ) |
|
|
folderSize ( $path ) |
|
|
folderTree ( $path = '', $return_link = '' ) |
|
|
getAllowedExt ( ) |
|
|
getImagePath ( ) |
|
|
getOptions ( ) |
|
|
getRootFolder ( ) |
|
|
getThumbnail ( $file_name, $sub_folder = '' ) |
|
|
getUploadMaxSize ( ) |
|
|
isWritable ( $file_path ) |
|
|
move ( $file_path, $move_path ) |
|
|
newFolder ( $name ) |
|
|
recursiveFolders ( $path = '' ) |
|
|
rename ( $file_path, $new_name ) |
|
|
upload ( $sub_folder ) |
|
|