Open Journal Systems  3.3.0
APP\components\forms\FieldArchivingPn Class Reference
Inheritance diagram for APP\components\forms\FieldArchivingPn:
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-archiving-pn'
 
 $disablePluginSuccess = ''
 
 $disablePluginUrl = ''
 
 $enablePluginSuccess = ''
 
 $enablePluginUrl = ''
 
 $settingsUrl = ''
 
 $terms = ''
 
- 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 20 of file FieldArchivingPn.inc.php.

Member Function Documentation

◆ getConfig()

Field Documentation

◆ $component

APP\components\forms\FieldArchivingPn::$component = 'field-archiving-pn'

Definition at line 22 of file FieldArchivingPn.inc.php.

◆ $disablePluginSuccess

string FieldArchivingPn::$disablePluginSuccess = ''

The message to show when the plugin is disabled.

Definition at line 34 of file FieldArchivingPn.inc.php.

Referenced by APP\components\forms\FieldArchivingPn\getConfig().

◆ $disablePluginUrl

string FieldArchivingPn::$disablePluginUrl = ''

The URL to disable the PLN plugin.

Definition at line 52 of file FieldArchivingPn.inc.php.

Referenced by APP\components\forms\FieldArchivingPn\getConfig().

◆ $enablePluginSuccess

string FieldArchivingPn::$enablePluginSuccess = ''

The message to show when the plugin was enabled..

Definition at line 40 of file FieldArchivingPn.inc.php.

Referenced by APP\components\forms\FieldArchivingPn\getConfig().

◆ $enablePluginUrl

string FieldArchivingPn::$enablePluginUrl = ''

The URL to enable the PLN plugin.

Definition at line 46 of file FieldArchivingPn.inc.php.

Referenced by APP\components\forms\FieldArchivingPn\getConfig().

◆ $settingsUrl

string FieldArchivingPn::$settingsUrl = ''

The URL to load the PN plugin settings.

Definition at line 58 of file FieldArchivingPn.inc.php.

Referenced by APP\components\forms\FieldArchivingPn\getConfig().

◆ $terms

string FieldArchivingPn::$terms = ''

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

Definition at line 28 of file FieldArchivingPn.inc.php.

Referenced by APP\components\forms\FieldArchivingPn\getConfig().


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