|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getConfig () | |
Public Member Functions inherited from PKP\components\forms\Field | |
| __construct ($name, $args=array()) | |
| getEmptyValue () | |
| validate () | |
Data Fields | |
| $component = 'field-select-issue' | |
| $publicationStatus | |
Data Fields inherited from PKP\components\forms\FieldSelect | |
| $component = 'field-select' | |
| $options = [] | |
Data Fields inherited from PKP\components\forms\Field | |
| $component | |
| $default | |
| $description | |
| $groupId | |
| $helpSection | |
| $helpTopic | |
| $isMultilingual = false | |
| $isRequired = false | |
| $label = '' | |
| $name | |
| $showWhen | |
| $tooltip | |
| $value | |
Definition at line 17 of file FieldSelectIssue.inc.php.
| APP\components\forms\FieldSelectIssue::getConfig | ( | ) |
Reimplemented from PKP\components\forms\FieldSelect.
Definition at line 30 of file FieldSelectIssue.inc.php.
References APP\components\forms\FieldSelectIssue\$publicationStatus, and PKPApplication\get().
| APP\components\forms\FieldSelectIssue::$component = 'field-select-issue' |
Definition at line 19 of file FieldSelectIssue.inc.php.
| int FieldSelectIssue::$publicationStatus |
One of the STATUS_ constants
Definition at line 25 of file FieldSelectIssue.inc.php.
Referenced by APP\components\forms\FieldSelectIssue\getConfig().