Open Journal Systems  3.3.0
PKP\components\forms\FieldShowEnsuringLink Class Reference
Inheritance diagram for PKP\components\forms\FieldShowEnsuringLink:
PKP\components\forms\FieldOptions PKP\components\forms\Field

Public Member Functions

 getConfig ()
 
- Public Member Functions inherited from PKP\components\forms\Field
 __construct ($name, $args=array())
 
 getEmptyValue ()
 
 validate ()
 

Data Fields

 $component = 'field-show-ensuring-link'
 
 $message = ''
 
- Data Fields inherited from PKP\components\forms\FieldOptions
 $component = 'field-options'
 
 $isOrderable = false
 
 $options = []
 
 $type = 'checkbox'
 
- Data Fields inherited from PKP\components\forms\Field
 $component
 
 $default
 
 $description
 
 $groupId
 
 $helpSection
 
 $helpTopic
 
 $isMultilingual = false
 
 $isRequired = false
 
 $label = ''
 
 $name
 
 $showWhen
 
 $tooltip
 
 $value
 

Detailed Description

Definition at line 17 of file FieldShowEnsuringLink.inc.php.

Member Function Documentation

◆ getConfig()

PKP\components\forms\FieldShowEnsuringLink::getConfig ( )

Get a configuration object representing this field to be passed to the UI Library

Returns
array

Reimplemented from PKP\components\forms\FieldOptions.

Definition at line 30 of file FieldShowEnsuringLink.inc.php.

Field Documentation

◆ $component

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.

◆ $message

string FieldShowEnsuringLink::$message = ''

The message to show in a modal when the link is clicked.

Definition at line 25 of file FieldShowEnsuringLink.inc.php.


The documentation for this class was generated from the following file: