Difference between revisions of "Subject field"

From EPrints Documentation
Jump to: navigation, search
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{fieldtypes}}
 +
__NOTOC__
 +
== Inheritance ==
 +
 
* [[Metadata]]
 
* [[Metadata]]
 
** [[Set field]]
 
** [[Set field]]
Line 12: Line 16:
 
| name || default || description  
 
| name || default || description  
 
|-
 
|-
| '''input_style''' || 0 || as for [[set field]] but with a different default.
+
| '''input_style''' || 0 || ''as for [[set field]] but with a different default.''
 
|-
 
|-
 
| '''nestids''' || 1 || ...
 
| '''nestids''' || 1 || ...
 +
|-
 +
| '''options''' || n/a || '''This property is ''not'' inherited from [[set field]].'''
 
|-
 
|-
 
| '''showall''' || 0 || ...
 
| '''showall''' || 0 || ...
Line 22: Line 28:
 
| '''top''' || subjects || ...
 
| '''top''' || subjects || ...
 
|}
 
|}
 +
 +
== Required Phrases ==
 +
 +
[[Category:Documentation Needed]]

Revision as of 12:23, 9 December 2014

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Metadata Fields: Arclanguage - Base64 - Bigint - Boolean - Compound - Counter - Dataobjref - Date - Decimal - Email - Fields - Float - Id - Idci - Image - Int - Itemref - Keywords - Langid - Longtext - Longtext_counter - Multilang - Multipart - Name - Namedset - Pagerange - Recaptcha - Relation - Search - Secret - Set - Storable - Subject - Subobject - Text - Time - Timestamp - Url - Uuid

Inheritance

Description

Properties

As for set fields with the following differences...

name default description
input_style 0 as for set field but with a different default.
nestids 1 ...
options n/a This property is not inherited from set field.
showall 0 ...
showtop 0 ...
top subjects ...

Required Phrases