|
Cheetah
|
Public Member Functions | |
| __construct (&$aModule) | |
| getFilesPath () | |
| getFilesUrl () | |
Public Member Functions inherited from ChWsbFilesConfig | |
| __construct ($aModule) | |
| initConfig () | |
| getUploaders () | |
| getUploadersMethods () | |
| 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 () | |
Additional Inherited Members | |
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 11 of file ChSoundsConfig.php.
| ChSoundsConfig::__construct | ( | & | $aModule | ) |
Constructor
Definition at line 16 of file ChSoundsConfig.php.
| ChSoundsConfig::getFilesPath | ( | ) |
Reimplemented from ChWsbFilesConfig.
Definition at line 36 of file ChSoundsConfig.php.
| ChSoundsConfig::getFilesUrl | ( | ) |
Reimplemented from ChWsbFilesConfig.
Definition at line 41 of file ChSoundsConfig.php.