Form for reading/creating/editing social media navigation items. More...
Public Member Functions | |
| execute (&$request) | |
| fetch ($request) | |
| getPressId () | |
| & | getSocialMedia () |
| readInputData () | |
| SocialMediaForm ($pressId, $socialMedia=null) | |
Form for reading/creating/editing social media navigation items.
Definition at line 17 of file SocialMediaForm.inc.php.
| SocialMediaForm.execute | ( | &$ | request | ) |
Definition at line 81 of file SocialMediaForm.inc.php.
References getPressId(), and getSocialMedia().
| SocialMediaForm.fetch | ( | $ | request | ) |
Definition at line 51 of file SocialMediaForm.inc.php.
References getPressId(), and getSocialMedia().
| SocialMediaForm.getPressId | ( | ) |
Fetch the press Id for this form.
Definition at line 126 of file SocialMediaForm.inc.php.
| & SocialMediaForm.getSocialMedia | ( | ) |
Fetch the SocialMedia object for this form.
Definition at line 118 of file SocialMediaForm.inc.php.
| SocialMediaForm.readInputData | ( | ) |
Definition at line 74 of file SocialMediaForm.inc.php.
| SocialMediaForm.SocialMediaForm | ( | $ | pressId, | |
| $ | socialMedia = null | |||
| ) |
Constructor
| $pressId | int | |
| $socialMediaId | int |
Definition at line 33 of file SocialMediaForm.inc.php.
1.7.1