Cheetah
|
Go to the source code of this file.
Classes | |
class | ChGroupsModule |
Functions | |
ch_groups_import ($sClassPostfix, $aModuleOverwright=array()) | |
Variables | |
const | CH_GROUPS_PHOTOS_CAT 'Groups' |
const | CH_GROUPS_PHOTOS_TAG 'groups' |
const | CH_GROUPS_VIDEOS_CAT 'Groups' |
const | CH_GROUPS_VIDEOS_TAG 'groups' |
const | CH_GROUPS_SOUNDS_CAT 'Groups' |
const | CH_GROUPS_SOUNDS_TAG 'groups' |
const | CH_GROUPS_FILES_CAT 'Groups' |
const | CH_GROUPS_FILES_TAG 'groups' |
const | CH_GROUPS_MAX_FANS 1000 |
ch_groups_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 ChGroupsModule.php.
const CH_GROUPS_FILES_CAT 'Groups' |
Definition at line 32 of file ChGroupsModule.php.
const CH_GROUPS_FILES_TAG 'groups' |
Definition at line 33 of file ChGroupsModule.php.
const CH_GROUPS_MAX_FANS 1000 |
Definition at line 35 of file ChGroupsModule.php.
const CH_GROUPS_PHOTOS_CAT 'Groups' |
Definition at line 23 of file ChGroupsModule.php.
const CH_GROUPS_PHOTOS_TAG 'groups' |
Definition at line 24 of file ChGroupsModule.php.
const CH_GROUPS_SOUNDS_CAT 'Groups' |
Definition at line 29 of file ChGroupsModule.php.
const CH_GROUPS_SOUNDS_TAG 'groups' |
Definition at line 30 of file ChGroupsModule.php.
const CH_GROUPS_VIDEOS_CAT 'Groups' |
Definition at line 26 of file ChGroupsModule.php.
const CH_GROUPS_VIDEOS_TAG 'groups' |
Definition at line 27 of file ChGroupsModule.php.