Class InputChatline

Description

represents data of input.

represents data of input. We have mandatory and optional fields but don't know much about what it is. Maybe the "line" field is empty or resolves to be empty later. It is fairly legal for this to be an irc-command like /quit and for the request to become a chatted line

  • version: $Id: class.Guestbook.inc,v 1.2 2003/08/06 12:19:36 letreo Exp $
  • access: public
  • author: Juergen Jaeschke <jjaeschke@educat.hu-berlin.de>

Located in /include/class.InputChatline.inc (line 49)


	
			
Variable Summary
 mixed $bodies
 mixed $channel
 mixed $error
 mixed $exit
 mixed $filter_form
 mixed $line
 mixed $PHPSESSID
 mixed $private
 mixed $recipient
 mixed $sys_msg
 mixed $whispered
Method Summary
 InputChatline InputChatline (mixed $post)
 void get (mixed $key)
 void get_command ()
 void is_permitted ()
 void log ()
 void set (mixed $key, mixed $val)
 void _setvars (mixed $post)
Variables
mixed $bodies = '' (line 62)
mixed $channel = '' (line 53)
mixed $channel_password = '' (line 63)
mixed $error = '' (line 57)
mixed $exit = 0 (line 65)
mixed $filter_form = '' (line 59)
mixed $line = '' (line 50)
mixed $PHPSESSID = '' (line 54)
mixed $private = '' (line 61)
mixed $recipient = '###EVERYBODY###' (line 51)
mixed $sys_msg = '' (line 60)
mixed $whispered = '' (line 55)
Methods
Constructor InputChatline (line 114)
InputChatline InputChatline (mixed $post)
get (line 67)
void get (mixed $key)
get_command (line 147)
void get_command ()
is_permitted (line 244)
void is_permitted ()
log (line 246)
void log ()
set (line 78)
void set (mixed $key, mixed $val)
_setvars (line 89)
void _setvars (mixed $post)

Documentation generated on Tue, 29 Jun 2004 14:42:06 +0200 by phpDocumentor 1.3.0RC3