TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Core\Resource\ResourceInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Resource\ResourceInterface:
TYPO3\CMS\Core\Resource\FileInterface TYPO3\CMS\Core\Resource\FolderInterface TYPO3\CMS\Core\Resource\AbstractFile TYPO3\CMS\Core\Resource\FileReference TYPO3\CMS\Core\Resource\Folder TYPO3\CMS\Core\Resource\File TYPO3\CMS\Core\Resource\ProcessedFile TYPO3\CMS\Core\Resource\InaccessibleFolder

Public Member Functions

 getIdentifier ()
 
 getName ()
 
 getStorage ()
 
 getHashedIdentifier ()
 
 getParentFolder ()
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! ResourceInterface

Definition at line 21 of file ResourceInterface.php.

Member Function Documentation

◆ getHashedIdentifier()

TYPO3\CMS\Core\Resource\ResourceInterface::getHashedIdentifier ( )

◆ getIdentifier()

◆ getName()

◆ getParentFolder()

TYPO3\CMS\Core\Resource\ResourceInterface::getParentFolder ( )

◆ getStorage()