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

Public Member Functions

 __construct ($aModule)
 
 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

 $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 ChWsbFilesConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbFilesConfig::__construct (   $aModule)

Constructor

Reimplemented from ChWsbConfig.

Reimplemented in ChFilesConfig.

Definition at line 31 of file ChWsbFilesConfig.php.

Member Function Documentation

◆ checkAllowedExts()

ChWsbFilesConfig::checkAllowedExts (   $sExt)

Definition at line 174 of file ChWsbFilesConfig.php.

◆ checkAllowedExtsByFilename()

ChWsbFilesConfig::checkAllowedExtsByFilename (   $sFilename)

Definition at line 183 of file ChWsbFilesConfig.php.

◆ getActionArray()

ChWsbFilesConfig::getActionArray ( )

Definition at line 124 of file ChWsbFilesConfig.php.

◆ getAlbumMainActionsArray()

ChWsbFilesConfig::getAlbumMainActionsArray ( )

Definition at line 151 of file ChWsbFilesConfig.php.

◆ getAllUploaderArray()

ChWsbFilesConfig::getAllUploaderArray (   $sLink = '')

Definition at line 205 of file ChWsbFilesConfig.php.

◆ getDefaultAlbums()

ChWsbFilesConfig::getDefaultAlbums (   $bProcessed = false,
  $aReplacement = array() 
)

Definition at line 218 of file ChWsbFilesConfig.php.

◆ getFilesPath()

ChWsbFilesConfig::getFilesPath ( )

Reimplemented in ChVideosConfig, and ChSoundsConfig.

Definition at line 103 of file ChWsbFilesConfig.php.

◆ getFilesUrl()

ChWsbFilesConfig::getFilesUrl ( )

Reimplemented in ChVideosConfig, and ChSoundsConfig.

Definition at line 108 of file ChWsbFilesConfig.php.

◆ getGlParam()

ChWsbFilesConfig::getGlParam (   $sPseud)

Definition at line 113 of file ChWsbFilesConfig.php.

◆ getMainPrefix()

ChWsbFilesConfig::getMainPrefix ( )

Definition at line 119 of file ChWsbFilesConfig.php.

◆ getUploaderList()

ChWsbFilesConfig::getUploaderList ( )

Definition at line 189 of file ChWsbFilesConfig.php.

◆ getUploaders()

ChWsbFilesConfig::getUploaders ( )

Get uploaders array

Returns
array of uploaders

Definition at line 51 of file ChWsbFilesConfig.php.

◆ getUploadersMethods()

ChWsbFilesConfig::getUploadersMethods ( )

Definition at line 94 of file ChWsbFilesConfig.php.

◆ getUploaderSwitcher()

ChWsbFilesConfig::getUploaderSwitcher (   $sLink = '')

Definition at line 162 of file ChWsbFilesConfig.php.

◆ initConfig()

ChWsbFilesConfig::initConfig ( )

Definition at line 41 of file ChWsbFilesConfig.php.

Member Data Documentation

◆ $aDefaultAlbums

ChWsbFilesConfig::$aDefaultAlbums

Definition at line 22 of file ChWsbFilesConfig.php.

◆ $aFilePostfix

ChWsbFilesConfig::$aFilePostfix = array()

Definition at line 16 of file ChWsbFilesConfig.php.

◆ $aFilesConfig

ChWsbFilesConfig::$aFilesConfig = array()

Definition at line 26 of file ChWsbFilesConfig.php.

◆ $aGlParams

ChWsbFilesConfig::$aGlParams

Definition at line 14 of file ChWsbFilesConfig.php.

◆ $aMemActions

ChWsbFilesConfig::$aMemActions

Definition at line 18 of file ChWsbFilesConfig.php.

◆ $aUploaders

ChWsbFilesConfig::$aUploaders

Definition at line 24 of file ChWsbFilesConfig.php.

◆ $isPermalinkEnabled

ChWsbFilesConfig::$isPermalinkEnabled

Definition at line 20 of file ChWsbFilesConfig.php.

◆ $sPrefix

ChWsbFilesConfig::$sPrefix

Definition at line 12 of file ChWsbFilesConfig.php.


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