Open Journal Systems
3.3.0
|
Public Member Functions | |
getConfig () | |
![]() | |
__construct ($name, $args=array()) | |
getEmptyValue () | |
validate () | |
Data Fields | |
$component = 'field-show-ensuring-link' | |
$message = '' | |
![]() | |
$component = 'field-options' | |
$isOrderable = false | |
$options = [] | |
$type = 'checkbox' | |
![]() | |
$component | |
$default | |
$description | |
$groupId | |
$helpSection | |
$helpTopic | |
$isMultilingual = false | |
$isRequired = false | |
$label = '' | |
$name | |
$showWhen | |
$tooltip | |
$value | |
Definition at line 17 of file FieldShowEnsuringLink.inc.php.
PKP\components\forms\FieldShowEnsuringLink::getConfig | ( | ) |
Get a configuration object representing this field to be passed to the UI Library
Reimplemented from PKP\components\forms\FieldOptions.
Definition at line 30 of file FieldShowEnsuringLink.inc.php.
PKP\components\forms\FieldShowEnsuringLink::$component = 'field-show-ensuring-link' |
Which UI Library component this field represents
Definition at line 19 of file FieldShowEnsuringLink.inc.php.
string FieldShowEnsuringLink::$message = '' |
The message to show in a modal when the link is clicked.
Definition at line 25 of file FieldShowEnsuringLink.inc.php.