Class Guestbook_Post

Description

Class Guestbook_Post describes a guestbook post written by chatters

Class Guestbook_Post describes a guestbook post written by chatters

  • version: $Id: class.Guestbook_Post.inc,v 1.2 2003/08/06 12:19:36 letreo Exp $
  • access: public
  • author: Michael Oertel <michael@ortelius.de>

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


	
			
Variable Summary
 string $said
 object $sender
 integer $time
Method Summary
 Guestbook_Post Guestbook_Post (mixed $sender, object $chatter)
 void get_content ()
 void get_db_time ()
 void get_said ()
 void get_sender ()
 void get_time ()
 void set_said (mixed $said)
 void set_time ([mixed $time = null])
Variables
string $said = '' (line 68)

Content of post

Content of post

object $sender = null (line 54)

chatter object represents a person taking part in a chat session

chatter object represents a person taking part in a chat session

integer $time = 0 (line 61)

Time of post

Time of post

Methods
Constructor Guestbook_Post (line 75)

Constructor for class Guestbook

Constructor for class Guestbook

Guestbook_Post Guestbook_Post (mixed $sender, object $chatter)
  • object $chatter: chatter object represents a person taking part in a chat session
get_content (line 113)
void get_content ()
get_db_time (line 93)
void get_db_time ()
get_said (line 109)
void get_said ()
get_sender (line 98)
void get_sender ()
get_time (line 88)
void get_time ()
set_said (line 103)
void set_said (mixed $said)
set_time (line 82)
void set_time ([mixed $time = null])

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