Property | Type | Description | |
---|---|---|---|
$issue | current issue |
Method | Description | |
---|---|---|
__construct ( $issue = null ) | Constructor. | |
execute ( $request ) : integer | Save issue settings. | |
fetch ( $request ) | Fetch the form. | |
getLocaleFieldNames ( ) : array | Get a list of fields for which localization should be used. | |
initData ( $request ) | Initialize form data from current issue. | |
readInputData ( ) | Assign form data to user-submitted data. | |
validate ( $request ) | Validate the form |
public getLocaleFieldNames ( ) : array | ||
return | array |