|
Cheetah
|
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 | |
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.