TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Resource\Service\UserStorageCapabilityService Class Reference

Protected Member Functions

 renderFileInformationContent (array $fileRecord, $isPublic)
 

Detailed Description

Utility class to render capabilities of the storage.

Definition at line 22 of file UserStorageCapabilityService.php.

Member Function Documentation

◆ renderFileInformationContent()

TYPO3\CMS\Core\Resource\Service\UserStorageCapabilityService::renderFileInformationContent ( array  $fileRecord,
  $isPublic 
)
protected

Renders a HTML block containing the checkbox for field "is_public".

Parameters
array$fileRecord
bool$isPublic
Returns
string

Definition at line 70 of file UserStorageCapabilityService.php.