

Definition at line 7 of file guestbookentry.php.
Public Member Functions | |
| saveEntry () | |
| getFormId () | |
Protected Attributes | |
| $_sThisTemplate = 'guestbookentry.tpl' | |
| $_sGbFormId = null | |
| 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 28 of file guestbookentry.php.
| GuestbookEntry.getFormId | ( | ) |
Guestbook form id getter (prevents double entry submit)
Definition at line 82 of file guestbookentry.php.
GuestbookEntry.$_sThisTemplate = 'guestbookentry.tpl' [protected] |
GuestbookEntry.$_sGbFormId = null [protected] |
Definition at line 19 of file guestbookentry.php.
1.5.5