Class SysMessage

(line 14)

Description

EtChatConfig
   |
   --SysMessage

Located in File: /SysMessage.class.php

Class SysMessage, just a method to set sys messages

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



Class Variables

Summary:

$dbObj (line 21)

Data type : ConnectDB

DB-Connection Obj
  • access: - protected

$lastInsertedId (line 27)

Data type : int

Last ID from an inserted message into db
  • access: - public

Class Constants

Summary:

Method Detail

Summary:
int, __construct ( $dbObj,  $message,  $room_fid,  $privat, ConnectDB $dbObj,, string $message,, int $room_fid,, int $privat,)

Constructor __construct (line 40)

int, __construct( $dbObj, $message, $room_fid, $privat, ConnectDB $dbObj,, string $message,, int $room_fid,, int $privat,)

Overrides : EtChatConfig::__construct() Constructor

Constructor

Parameters

  • ConnectDB $dbObj,: Obj with the db connection handler
  • string $message,: message text
  • int $room_fid,: room id (0= at all rooms)
  • int $privat,: user id (0= at all user in this room)
  • $dbObj:
  • $message:
  • $room_fid:
  • $privat:

Info

Inherited Variables

Inherited Class Variable Summary

Inherited From Class EtChatConfig

EtChatConfig::$_allowed_privates_in_chat_win -

EtChatConfig::$_allowed_privates_in_separate_win -

EtChatConfig::$_allow_nick_registration -

EtChatConfig::$_database -

EtChatConfig::$_interval_for_inactivity -

EtChatConfig::$_limit_logins_in_three_minutes -

EtChatConfig::$_messages_shown_on_entrance -

EtChatConfig::$_prefix -

EtChatConfig::$_show_history_all_user -

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 Thu, 05 May 2011 14:05:59 +0000 by phpDocumentor 1.4.3