Public Member Functions | |
actionSubmit () | |
actionThankyou () | |
loadModel ($id) | |
actions () |
Additional Inherited Members | |
![]() | |
$menu = array() | |
$breadcrumbs = array() | |
![]() | |
beforeAction ($action) |
Definition at line 3 of file FormController.php.
FormController::actions | ( | ) |
Returns a list of external action classes.
Definition at line 207 of file FormController.php.
FormController::actionSubmit | ( | ) |
process submitted fg form
Definition at line 8 of file FormController.php.
References loadModel().
FormController::actionThankyou | ( | ) |
validate form via ajax request
Definition at line 183 of file FormController.php.
FormController::loadModel | ( | $id | ) |
int | $id |
Definition at line 195 of file FormController.php.
References FGForms\model().
Referenced by actionSubmit().