Свойство | Тип | Описание | |
---|---|---|---|
$_formParams | Parameters to configure the form template. |
Метод | Описание | |
---|---|---|
__construct ( $template, $pubObject, $approval, $confirmationText, $formParams = null ) | Constructor. | |
fetch ( $request ) | ||
getFormParams ( ) : array | Get the extra form parameters. |
public __construct ( $template, $pubObject, $approval, $confirmationText, $formParams = null ) | ||
$template | string Form template | |
$pubObject | object | |
$approval | boolean | |
$confirmationText | string | |
$formParams | array |
public getFormParams ( ) : array | ||
Результат | array |