Open Journal Systems  3.3.0
Plugins\Generic\URN\FieldUrn Class Reference
Inheritance diagram for Plugins\Generic\URN\FieldUrn:
PKP\components\forms\FieldText 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-urn'
 
 $urnPrefix = ''
 
- Data Fields inherited from PKP\components\forms\FieldText
 $component = 'field-text'
 
 $inputType = 'text'
 
 $optIntoEdit = false
 
 $optIntoEditLabel = ''
 
 $prefix = ''
 
 $size = 'normal'
 
- 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 18 of file FieldUrn.inc.php.

Member Function Documentation

◆ getConfig()

Plugins\Generic\URN\FieldUrn::getConfig ( )

Reimplemented from PKP\components\forms\FieldText.

Definition at line 31 of file FieldUrn.inc.php.

References Plugins\Generic\URN\FieldUrn\$urnPrefix.

Field Documentation

◆ $component

Plugins\Generic\URN\FieldUrn::$component = 'field-urn'

Definition at line 20 of file FieldUrn.inc.php.

◆ $urnPrefix

string FieldUrn::$urnPrefix = ''

The urnPrefix from the urn plugin sttings

Definition at line 26 of file FieldUrn.inc.php.

Referenced by Plugins\Generic\URN\FieldUrn\getConfig().


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