Class Input

Description

Class Input holds everything posted by chatters

Class Input holds everything posted by chatters which *might* be valid

  • version: $Id: class.Input.inc,v 1.2 2003/10/15 22:16:42 jjaeschke Exp $
  • access: public
  • author: Juergen Jaeschke <jjaeschke@educat.hu-berlin.de>

Located in /include/class.Input.inc (line 47)


	
			
Variable Summary
 mixed $channel
 mixed $errorcode
 mixed $line
 mixed $PHPSESSID
 mixed $recipient
 mixed $whispered
Method Summary
 Input Input (array $post)
 void get (mixed $key)
 void get_channel ()
 void get_line ()
 void get_PHPSESSID ()
 void get_recipient ()
 void get_whispered ()
 void is_valid ()
Variables
mixed $channel = CHANNEL_SELECTED (line 50)
mixed $errorcode (line 48)
mixed $line = '' (line 49)
mixed $PHPSESSID = '' (line 53)
mixed $recipient = '' (line 52)
mixed $whispered = 'off' (line 54)
Methods
Constructor Input (line 62)

Constructor for class Input

Constructor for class Input

Input Input (array $post)
  • array $post: HTTP POST
get (line 118)
void get (mixed $key)
get_channel (line 105)
void get_channel ()
get_line (line 101)
void get_line ()
get_PHPSESSID (line 111)
void get_PHPSESSID ()
get_recipient (line 108)
void get_recipient ()
get_whispered (line 114)
void get_whispered ()
is_valid (line 97)
void is_valid ()

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