Public Member Functions | |
| __construct ($article, $form_name= '') | |
| setHeaders () | |
| showFooter () | |
Protected Member Functions | |
| isSectionEditSupported () | |
| displayPreviewArea ($previewOutput, $isOnTop=false) | |
| importContentFormData (&$request) | |
| showContentForm () | |
Protected Attributes | |
| $form | |
| $form_name | |
Definition at line 15 of file SF_FormEditPage.php.
| SFFormEditPage::__construct | ( | $ | article, | |
| $ | form_name = '' | |||
| ) |
Definition at line 19 of file SF_FormEditPage.php.
References $form_name, public::action, and scraper::form.
| SFFormEditPage::isSectionEditSupported | ( | ) | [protected] |
Definition at line 28 of file SF_FormEditPage.php.
| SFFormEditPage::setHeaders | ( | ) |
| SFFormEditPage::displayPreviewArea | ( | $ | previewOutput, | |
| $ | isOnTop = false | |||
| ) | [protected] |
Definition at line 41 of file SF_FormEditPage.php.
| SFFormEditPage::importContentFormData | ( | &$ | request | ) | [protected] |
Definition at line 46 of file SF_FormEditPage.php.
| SFFormEditPage::showContentForm | ( | ) | [protected] |
| SFFormEditPage::showFooter | ( | ) |
Definition at line 61 of file SF_FormEditPage.php.
SFFormEditPage::$form [protected] |
Definition at line 17 of file SF_FormEditPage.php.
SFFormEditPage::$form_name [protected] |
1.5.6