Project

General

Profile

Actions

Task #53453

closed

FAL -> attributes with getters and setters missing!?

Added by Florian Michel over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2013-11-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Due to the errors I get on the project page "typo3v4-fileabstractionlayer" I'm posting here... I have a question/task concerning the FAL.

I was just wondering about some missing attributes and getters/setters in the File-Model (\TYPO3\CMS\Core\Resource\File).
In \TYPO3\CMS\Core\ext_tables.sql some table-fields for sys_file are defined like 'width', 'height', 'description' and 'alternative', but none of them is used in the File-model or AbstractFile-model itself. E.g. using a file-object in fluid, it's impossible to fetch its description...

Actions #1

Updated by Sebastian Fischer almost 10 years ago

Please have a look at getProperties. With this method you can access all these informations.

Actions #2

Updated by Ingo Schmitt over 9 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF