[TYPO3-mvc] Where are data definitios are located e.g. \TYPO3\CMS\Core\Resource\ResourceInterface

Frans Saris franssaris at gmail.com
Thu Dec 22 18:55:51 CET 2016


Hi,

Maybe this doc can help you
https://docs.typo3.org/typo3cms/FileAbstractionLayerReference/UsingFal/Examples/FileFolder/Index.html

A nice extbase example can be found here
https://github.com/helhum/upload_example/blob/master/Classes/Property/TypeConverter/UploadedFileReferenceConverter.php

Maybe you can describe your use-case a little more, what are you trying to
achieve and what do you got already.

Groet Frans

Op do 22 dec. 2016 11:30 schreef Hans-Georg Althoff <hgalt at gmx.net>:

> I am sorry,
> but your information does not help me.
>
> If I want to use the below function
> setOriginalResource(\TYPO3\CMS\Core\Resource\ResourceInterface
> $originalResource)
> than I have to understand, which kind of informatio I have to provide
> inside $originalResource.
>
> Especially, I need to generate a FileReference for a image file, which
> already exist under fileadmin.
>
> Somewhere all the var definitions must be exist insde Typo3, but I am can
> not find them!
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>


More information about the TYPO3-project-typo3v4mvc mailing list