Cheetah
|
Go to the source code of this file.
Classes | |
class | ChEventsModule |
Functions | |
ch_events_import ($sClassPostfix, $aModuleOverwright=array()) | |
Variables | |
const | CH_EVENTS_PHOTOS_CAT 'Events' |
const | CH_EVENTS_PHOTOS_TAG 'events' |
const | CH_EVENTS_VIDEOS_CAT 'Events' |
const | CH_EVENTS_VIDEOS_TAG 'events' |
const | CH_EVENTS_SOUNDS_CAT 'Events' |
const | CH_EVENTS_SOUNDS_TAG 'events' |
const | CH_EVENTS_FILES_CAT 'Events' |
const | CH_EVENTS_FILES_TAG 'events' |
const | CH_EVENTS_MAX_FANS 1000 |
ch_events_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 ChEventsModule.php.
const CH_EVENTS_FILES_CAT 'Events' |
Definition at line 32 of file ChEventsModule.php.
const CH_EVENTS_FILES_TAG 'events' |
Definition at line 33 of file ChEventsModule.php.
const CH_EVENTS_MAX_FANS 1000 |
Definition at line 35 of file ChEventsModule.php.
const CH_EVENTS_PHOTOS_CAT 'Events' |
Definition at line 23 of file ChEventsModule.php.
const CH_EVENTS_PHOTOS_TAG 'events' |
Definition at line 24 of file ChEventsModule.php.
const CH_EVENTS_SOUNDS_CAT 'Events' |
Definition at line 29 of file ChEventsModule.php.
const CH_EVENTS_SOUNDS_TAG 'events' |
Definition at line 30 of file ChEventsModule.php.
const CH_EVENTS_VIDEOS_CAT 'Events' |
Definition at line 26 of file ChEventsModule.php.
const CH_EVENTS_VIDEOS_TAG 'events' |
Definition at line 27 of file ChEventsModule.php.