Cheetah
Public Member Functions | Public Attributes | List of all members
ChFilesConfig Class Reference
Inheritance diagram for ChFilesConfig:
ChWsbFilesConfig ChWsbConfig

Public Member Functions

 __construct ($aModule)
 
 init (&$oDb)
 
 getMimeTypeIcon ($sType)
 
- Public Member Functions inherited from ChWsbFilesConfig
 initConfig ()
 
 getUploaders ()
 
 getUploadersMethods ()
 
 getFilesPath ()
 
 getFilesUrl ()
 
 getGlParam ($sPseud)
 
 getMainPrefix ()
 
 getActionArray ()
 
 getAlbumMainActionsArray ()
 
 getUploaderSwitcher ($sLink='')
 
 checkAllowedExts ($sExt)
 
 checkAllowedExtsByFilename ($sFilename)
 
 getUploaderList ()
 
 getAllUploaderArray ($sLink='')
 
 getDefaultAlbums ($bProcessed=false, $aReplacement=array())
 
- Public Member Functions inherited from ChWsbConfig
 getId ()
 
 getClassPrefix ()
 
 getDbPrefix ()
 
 getHomePath ()
 
 getClassPath ()
 
 getUri ()
 
 getBaseUri ()
 
 getHomeUrl ()
 

Public Attributes

 $_oDb
 
 $_aMimeTypes
 
- Public Attributes inherited from ChWsbFilesConfig
 $sPrefix
 
 $aGlParams
 
 $aFilePostfix = array()
 
 $aMemActions
 
 $isPermalinkEnabled
 
 $aDefaultAlbums
 
 $aUploaders
 
 $aFilesConfig = array()
 
- Public Attributes inherited from ChWsbConfig
 $_iId
 
 $_sVendor
 
 $_sClassPrefix
 
 $_sDbPrefix
 
 $_sDirectory
 
 $_sUri
 
 $_sHomePath
 
 $_sClassPath
 
 $_sHomeUrl
 
 $_sBaseUri
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 10 of file ChFilesConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChFilesConfig::__construct (   $aModule)

Constructor

Reimplemented from ChWsbFilesConfig.

Definition at line 17 of file ChFilesConfig.php.

Member Function Documentation

◆ getMimeTypeIcon()

ChFilesConfig::getMimeTypeIcon (   $sType)

Definition at line 44 of file ChFilesConfig.php.

◆ init()

ChFilesConfig::init ( $oDb)

Definition at line 37 of file ChFilesConfig.php.

Member Data Documentation

◆ $_aMimeTypes

ChFilesConfig::$_aMimeTypes

Definition at line 13 of file ChFilesConfig.php.

◆ $_oDb

ChFilesConfig::$_oDb

Definition at line 12 of file ChFilesConfig.php.


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