Form for to read/create/edit announcement types. More...
Public Member Functions | |
| _setAnnouncementTypeAssocId (&$announcementType) | |
| _setAnnouncementTypeAssocId (&$announcementType) | |
| AnnouncementTypeForm ($pressId, $announcementTypeId=null) | |
| AnnouncementTypeForm ($pressId, $announcementTypeId=null) | |
| fetch ($request) | |
| fetch ($request) | |
Form for to read/create/edit announcement types.
Definition at line 17 of file AnnouncementTypeForm.inc.php.
| AnnouncementTypeForm._setAnnouncementTypeAssocId | ( | &$ | announcementType | ) |
Helper function to assign the AssocType and the AssocId
| AnnouncementType | the announcement type to be modified |
Definition at line 51 of file AnnouncementTypeForm.inc.php.
| AnnouncementTypeForm._setAnnouncementTypeAssocId | ( | &$ | announcementType | ) |
Helper function to assign the AssocType and the AssocId
| AnnouncementType | the announcement type to be modified |
Definition at line 51 of file AnnouncementTypeForm.inc.php.
| AnnouncementTypeForm.AnnouncementTypeForm | ( | $ | pressId, | |
| $ | announcementTypeId = null | |||
| ) |
Constructor
| $pressId | int | |
| $announcementTypeId | int leave as default for new announcement |
Definition at line 26 of file AnnouncementTypeForm.inc.php.
| AnnouncementTypeForm.AnnouncementTypeForm | ( | $ | pressId, | |
| $ | announcementTypeId = null | |||
| ) |
Constructor
| $pressId | int | |
| $announcementTypeId | int leave as default for new announcement |
Definition at line 26 of file AnnouncementTypeForm.inc.php.
| AnnouncementTypeForm.fetch | ( | $ | request | ) |
Definition at line 38 of file AnnouncementTypeForm.inc.php.
Referenced by fetch().
| AnnouncementTypeForm.fetch | ( | $ | request | ) |
Definition at line 38 of file AnnouncementTypeForm.inc.php.
References fetch().
1.7.1