Class RoomAllowed

(line 14)

Description

EtChatConfig
   |
   --RoomAllowed

Located in File: /RoomAllowed.class.php

Class RoomAllowed, check permissions for any user in any room

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



Class Variables

Summary:

$room_status (line 21)

Data type : int

Status for each user to use requested room

Class Constants

Summary:

Method Detail

Summary:
void __construct (int $room_priv, int $room_id)

Constructor __construct (line 32)

void __construct( int $room_priv, int $room_id)

Overrides : EtChatConfig::__construct() Constructor

Constructor Function zur Prüfung der Rechte der User im Raum Return as $room_status: 1=allowed; 0=not_allowed; 2=password required

Parameters

  • int $room_id: from etchat_rooms.etchat_id_room
  • int $room_priv: from etchat_rooms.etchat_room_goup

Info

  • access - public

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:58 +0000 by phpDocumentor 1.4.3