Cheetah
Classes | Functions | Variables
ChGroupsModule.php File Reference

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
 

Function Documentation

◆ ch_groups_import()

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.

Variable Documentation

◆ CH_GROUPS_FILES_CAT

const CH_GROUPS_FILES_CAT 'Groups'

Definition at line 32 of file ChGroupsModule.php.

◆ CH_GROUPS_FILES_TAG

const CH_GROUPS_FILES_TAG 'groups'

Definition at line 33 of file ChGroupsModule.php.

◆ CH_GROUPS_MAX_FANS

const CH_GROUPS_MAX_FANS 1000

Definition at line 35 of file ChGroupsModule.php.

◆ CH_GROUPS_PHOTOS_CAT

const CH_GROUPS_PHOTOS_CAT 'Groups'

Definition at line 23 of file ChGroupsModule.php.

◆ CH_GROUPS_PHOTOS_TAG

const CH_GROUPS_PHOTOS_TAG 'groups'

Definition at line 24 of file ChGroupsModule.php.

◆ CH_GROUPS_SOUNDS_CAT

const CH_GROUPS_SOUNDS_CAT 'Groups'

Definition at line 29 of file ChGroupsModule.php.

◆ CH_GROUPS_SOUNDS_TAG

const CH_GROUPS_SOUNDS_TAG 'groups'

Definition at line 30 of file ChGroupsModule.php.

◆ CH_GROUPS_VIDEOS_CAT

const CH_GROUPS_VIDEOS_CAT 'Groups'

Definition at line 26 of file ChGroupsModule.php.

◆ CH_GROUPS_VIDEOS_TAG

const CH_GROUPS_VIDEOS_TAG 'groups'

Definition at line 27 of file ChGroupsModule.php.