Cheetah
|
Go to the source code of this file.
Classes | |
class | ChStoreModule |
Functions | |
ch_store_import ($sClassPostfix, $aModuleOverwright=array()) | |
Variables | |
const | CH_STORE_PHOTOS_CAT 'Store' |
const | CH_STORE_PHOTOS_TAG 'store' |
const | CH_STORE_VIDEOS_CAT 'Store' |
const | CH_STORE_VIDEOS_TAG 'store' |
const | CH_STORE_FILES_CAT 'Store' |
const | CH_STORE_FILES_TAG 'store' |
ch_store_import | ( | $sClassPostfix, | |
$aModuleOverwright = array() |
|||
) |
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 8 of file ChStoreModule.php.
const CH_STORE_FILES_CAT 'Store' |
Definition at line 29 of file ChStoreModule.php.
const CH_STORE_FILES_TAG 'store' |
Definition at line 30 of file ChStoreModule.php.
const CH_STORE_PHOTOS_CAT 'Store' |
Definition at line 23 of file ChStoreModule.php.
const CH_STORE_PHOTOS_TAG 'store' |
Definition at line 24 of file ChStoreModule.php.
const CH_STORE_VIDEOS_CAT 'Store' |
Definition at line 26 of file ChStoreModule.php.
const CH_STORE_VIDEOS_TAG 'store' |
Definition at line 27 of file ChStoreModule.php.