Description
Located in File: /EtChatConfig.class.php
Abstract Class EtChatConfig contains vars for inheritance
LICENSE: CREATIVE COMMONS PUBLIC LICENSE "Namensnennung Nicht-kommerziell 2.0"
Classes extended from EtChatConfig:
- AdminCreateNewSmilies
- Class AdminCreateNewSmilies - Admin area
- AdminIndex
- Class AdminIndex
- Blacklist
- Class Blacklist checks if the user is allowed to be in the chat and inserts the user to the blacklist
- BlockUser
- BlockUser, for user blocking in the session
- Chat
- Class Chat, chat page
- Colorizer
- Class Colorizer, generate colortable and color slder
- ConnectDB
- Class ConnectDB, database connectivity class based on PDO Extension
- ConnectDBMysqli
- Class ConnectDBMysqli, database connectivity class based on Mysqli Extension
- DbConectionMaker
- Abstract Class DbConectionMaker, inherite a db-Object
- InstallIndex
- Class InstallIndex
- LangXml
- Class LangXml, lang file controller
- MessageInserter
- Class MessageInserter, insert system and user messages into DB and transform it if needed
- RoomAllowed
- Class RoomAllowed, check permissions for any user in any room
- RoomEntrance
- Class RoomEntrance, makes all needed things, like messages on user entrance
- SysMessage
- Class SysMessage, just a method to set sys messages
- UserCheckerAndInserter
- Class UserCheckerAndInserter, checks the user and insert him/her to db, if possible