Definition at line 7 of file guestbookentry.php.
Public Member Functions | |
saveEntry () | |
Protected Attributes | |
$_sThisTemplate = 'guestbookentry.tpl' |
GuestbookEntry.saveEntry | ( | ) |
Method applies validation to entry and saves it to DB. On error/success returns name of action to perform (on error: "guestbookentry?error=x"", on success: "guestbook").
Definition at line 22 of file guestbookentry.php.
GuestbookEntry.$_sThisTemplate = 'guestbookentry.tpl' [protected] |