CKFinder 3 – PHP Connector Documentation
ResourceType Class Reference

Public Member Functions

 __construct ($name, array $configNode, Backend $backend, ThumbnailRepository $thumbnailRepository, ResizedImageRepository $resizedImageRepository)
 
 getName ()
 
 getDirectory ()
 
 getBackend ()
 
 getThumbnailRepository ()
 
 getResizedImageRepository ()
 
 getMaxSize ()
 
 getAllowedExtensions ()
 
 getDeniedExtensions ()
 
 getLabel ()
 
 isLazyLoaded ()
 
 isAllowedExtension ($extension)
 
 getHash ()
 

Protected Attributes

 $app
 
 $name
 
 $backend
 
 $configNode
 
 $thumbnailRepository
 
 $resizedImageRepository
 

Member Function Documentation

◆ getHash()

getHash ( )

Returns the resource type hash.

Returns
string hash string

The documentation for this class was generated from the following file: