Property | Type | Description | |
---|---|---|---|
$journalId | integer | ||
$plugin | object |
Method | Description | |
---|---|---|
__construct ( &$plugin, $journalId ) | Constructor | |
execute ( ) | Save settings. | |
getLocaleFieldNames ( ) : array | Get the list of field names for which localized settings are used. | |
initData ( ) | Initialize form data. | |
readInputData ( ) | Assign form data to user-submitted data. |
public __construct ( &$plugin, $journalId ) | ||
$plugin | object | |
$journalId | int |
public getLocaleFieldNames ( ) : array | ||
return | array |