Class RoomEntrance

(line 14)

Description

EtChatConfig
   |
   --RoomEntrance

Located in File: /RoomEntrance.class.php

Class RoomEntrance, makes all needed things, like messages on user entrance

LICENSE: CREATIVE COMMONS PUBLIC LICENSE "Namensnennung — Nicht-kommerziell 2.0"



Class Variables

Summary:

$dbObj (line 20)

Data type : ConnectDB

DB-Connection Obj
  • access: - private

$_lang (line 26)

Data type : XMLParser

XMLParser Obj with the needed lang tag from XML lang-file
  • access: - private

Class Constants

Summary:

Method Detail

Summary:
void __construct ( $dbObj,  $lang, ConnectDB $dbObj,, XMLParser $lang,)
void withRoomMessage ( $room_message, string $room_message,)

Constructor __construct (line 36)

void __construct( $dbObj, $lang, ConnectDB $dbObj,, XMLParser $lang,)

Overrides : EtChatConfig::__construct() Constructor

Constructor

Parameters

  • ConnectDB $dbObj,: Obj with the db connection handler
  • XMLParser $lang,: Obj with the needed lang tag from XML lang-file
  • $dbObj:
  • $lang:

Info

Method withoutRoomMessage (line 68)

void withoutRoomMessage( )

WithoutRoomMessage

Info

  • access - private

Method withRoomMessage (line 83)

void withRoomMessage( $room_message, string $room_message,)

WithoutRoomMessage

Parameters

  • string $room_message,: message on room entrance
  • $room_message:

Info

  • access - private

Inherited Variables

Inherited Class Variable Summary

Inherited From Class EtChatConfig

EtChatConfig::$_database -

EtChatConfig::$_limit_logins_in_three_minutes -

EtChatConfig::$_messages_shown_on_entrance -

EtChatConfig::$_prefix -

EtChatConfig::$_sqlhost -

EtChatConfig::$_sqlpass -

EtChatConfig::$_sqluser -

EtChatConfig::$_usedDatabase -

EtChatConfig::$_usedDatabaseExtension -

Inherited Methods

Inherited Method Summary

Inherited From Class EtChatConfig

EtChatConfig::__construct() - Constructor



Documentation generated on Tue, 22 Dec 2009 09:42:51 +0100 by phpDocumentor 1.4.1