Project

General

Profile

Actions

Feature #33749

closed

Task #33745: Integrate File Abstraction Layer

Integrate File Abstraction Layer API

Added by Oliver Hader about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-02-07
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Integrate File Abstraction Layer API to t3lib_File.

New domain objects are:
  • t3lib_file_File
  • t3lib_file_Folder
  • t3lib_file_ProcessedFile
  • t3lib_file_Storage
  • t3lib_file_Driver_AbstractDriver

One storage uses a driver to connect to a specific resource. The storage then holds several files, the filenames are called "identifier" there. A processed file will be created on manipulations to a file (by keeping the reference), examples are image resizing or more complex conversions/modifications.

Actions

Also available in: Atom PDF