bigace.classes.guestbook
[ class tree: bigace.classes.guestbook ] [ index: bigace.classes.guestbook ] [ all elements ]

Class: Guestbook

Source Location: /classes/guestbook/Guestbook.php

Class Overview


This represents a single Guestbook Entry.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 30]
This represents a single Guestbook Entry.



[ Top ]


Class Variables

$entry =  null

[line 33]


Type:   mixed


[ Top ]



Class Methods


constructor Guestbook [line 40]

Guestbook Guestbook( int $id)

Gets the Entry for the given ID



Parameters:

int   $id   the ID represeting the Entry

[ Top ]

method getComment [line 97]

String getComment( )

Gets the Comment for this entry



Tags:

return:  the Comment for this entry


[ Top ]

method getEmail [line 75]

String getEmail( )

Gets the Email address for this entry



Tags:

return:  the Email address for this entry


[ Top ]

method getEntryDate [line 108]

String getEntryDate( )

Gets the Date for this entry, normally the creation date



Tags:

return:  the Date for this entry


[ Top ]

method getHomepage [line 86]

String getHomepage( )

Gets the Homepage URL for this entry



Tags:

return:  the Homepage URL for this entry


[ Top ]

method getID [line 53]

String getID( )

Gets the entrys ID



Tags:

return:  the ID representing this entry


[ Top ]

method getName [line 64]

String getName( )

Gets the Name entry



Tags:

return:  the name entry


[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:05 +0200 by phpDocumentor 1.3.0RC2