Cheetah
|
Public Member Functions | |
__construct ($aModule) | |
init (&$oDb) | |
getMimeTypeIcon ($sType) | |
![]() | |
initConfig () | |
getUploaders () | |
getUploadersMethods () | |
getFilesPath () | |
getFilesUrl () | |
getGlParam ($sPseud) | |
getMainPrefix () | |
getActionArray () | |
getAlbumMainActionsArray () | |
getUploaderSwitcher ($sLink='') | |
checkAllowedExts ($sExt) | |
checkAllowedExtsByFilename ($sFilename) | |
getUploaderList () | |
getAllUploaderArray ($sLink='') | |
getDefaultAlbums ($bProcessed=false, $aReplacement=array()) | |
![]() | |
getId () | |
getClassPrefix () | |
getDbPrefix () | |
getHomePath () | |
getClassPath () | |
getUri () | |
getBaseUri () | |
getHomeUrl () | |
Public Attributes | |
$_oDb | |
$_aMimeTypes | |
![]() | |
$sPrefix | |
$aGlParams | |
$aFilePostfix = array() | |
$aMemActions | |
$isPermalinkEnabled | |
$aDefaultAlbums | |
$aUploaders | |
$aFilesConfig = array() | |
![]() | |
$_iId | |
$_sVendor | |
$_sClassPrefix | |
$_sDbPrefix | |
$_sDirectory | |
$_sUri | |
$_sHomePath | |
$_sClassPath | |
$_sHomeUrl | |
$_sBaseUri | |
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.
ChFilesConfig::__construct | ( | $aModule | ) |
ChFilesConfig::getMimeTypeIcon | ( | $sType | ) |
Definition at line 44 of file ChFilesConfig.php.
ChFilesConfig::init | ( | & | $oDb | ) |
Definition at line 37 of file ChFilesConfig.php.
ChFilesConfig::$_aMimeTypes |
Definition at line 13 of file ChFilesConfig.php.
ChFilesConfig::$_oDb |
Definition at line 12 of file ChFilesConfig.php.