Difference between revisions of "Itemref field"

From EPrints Documentation
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{fieldtypes}}
 +
__NOTOC__
 +
== Inheritance ==
 +
 
* [[Metadata]]
 
* [[Metadata]]
 
** [[Int field]]
 
** [[Int field]]
Line 8: Line 12:
  
 
As for [[int field]]s with the following differences...
 
As for [[int field]]s with the following differences...
 
$defaults{datasetid} = $EPrints::MetaField::REQUIRED;
 
        $defaults{text_index} = 0;
 
  
 
{| border="1" cellpadding="3" cellspacing="0"
 
{| border="1" cellpadding="3" cellspacing="0"

Revision as of 15:23, 11 January 2007

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 int fields with the following differences...

name default description
datasetid n/a This property is always required.

Required Phrases