프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$fake | |||
$files | |||
$uploaded |
메소드 | 설명 | |
---|---|---|
__construct ( $uploaded ) | ||
arrayify ( $files ) | ||
exif ( $file ) | ||
id3_validate_type ( $file ) | ||
init ( type $files ) : type | Initialize the upload process | |
is_valid_type ( type $file ) : boolean | Check for valid file types for rtMedia | |
populate_file_array ( type $file_array ) | gather the file information for upload process | |
process ( ) | core process of upload | |
safe_unlink ( $file_path ) | ||
set_file ( $files ) | ||
unset_invalid_files ( ) | Remove invalid files | |
upload_dir ( $upload_dir ) |
public is_valid_type ( type $file ) : boolean | ||
$file | type | |
리턴 | boolean |
public populate_file_array ( type $file_array ) | ||
$file_array | type |