Open Journal Systems
3.3.0
|
Public Member Functions | |
getConfig () | |
![]() | |
__construct ($name, $args=array()) | |
getEmptyValue () | |
validate () | |
Data Fields | |
$component = 'field-urn' | |
$urnPrefix = '' | |
![]() | |
$component = 'field-text' | |
$inputType = 'text' | |
$optIntoEdit = false | |
$optIntoEditLabel = '' | |
$prefix = '' | |
$size = 'normal' | |
![]() | |
$component | |
$default | |
$description | |
$groupId | |
$helpSection | |
$helpTopic | |
$isMultilingual = false | |
$isRequired = false | |
$label = '' | |
$name | |
$showWhen | |
$tooltip | |
$value | |
Definition at line 18 of file FieldUrn.inc.php.
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.
Plugins\Generic\URN\FieldUrn::$component = 'field-urn' |
Definition at line 20 of file FieldUrn.inc.php.
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().