Class NewsComment

Description
Variable Summary
mixed $author
mixed $content
mixed $id
mixed $idNews
mixed $idParent
mixed $time
mixed $title
Method Summary
NewsComment __construct (mixed $time, mixed $id, mixed $idParent, mixed $author, mixed $title, mixed $content)
void getAuthor ()
void getAuthorLogin ()
void getAuthorObject ()
void getContent ()
void getContentXHTML ()
void getDate ()
void getID ()
void getIdParent ()
void getTitle ()
Variables
mixed $author (line 8)
  • access: protected
mixed $content (line 10)
  • access: protected
mixed $id (line 5)
  • access: protected
mixed $idNews (line 6)
  • access: protected
mixed $idParent (line 7)
  • access: protected
mixed $time (line 4)
  • access: protected
mixed $title (line 9)
  • access: protected
Methods
Constructor __construct (line 12)
NewsComment __construct (mixed $time, mixed $id, mixed $idParent, mixed $author, mixed $title, mixed $content)
getAuthor (line 42)
void getAuthor ()
getAuthorLogin (line 37)
void getAuthorLogin ()
getAuthorObject (line 32)
void getAuthorObject ()
getContent (line 52)
void getContent ()
getContentXHTML (line 57)
void getContentXHTML ()
getDate (line 47)
void getDate ()
getID (line 22)
void getID ()
getIdParent (line 27)
void getIdParent ()
getTitle (line 66)
void getTitle ()

Documentation generated on Sat, 17 Feb 2007 02:55:15 +0100 by phpDocumentor 1.3.0RC3