Open Journal Systems
3.3.0
|
Public Member Functions | |
getConfig () | |
![]() | |
__construct ($name, $args=array()) | |
getEmptyValue () | |
validate () | |
Data Fields | |
$component = 'field-select-issue' | |
$publicationStatus | |
![]() | |
$component = 'field-select' | |
$options = [] | |
![]() | |
$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().