Difference between revisions of "File field"

From EPrints Documentation
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{fieldtypes}}
 +
 +
== Inherritance ==
 +
 
* [[Metadata]]
 
* [[Metadata]]
 
** [[File field]]
 
** [[File field]]
  
 
== Description ==
 
== Description ==
 +
 +
This is a virtual field used internally by the [[Document Object]]. Don't create your own "file" fields.
  
 
== Properties ==
 
== Properties ==
Line 9: Line 15:
 
| name || default || description  
 
| name || default || description  
 
|-
 
|-
| '''show_in_fieldlist''' || 0 || ...
+
| '''show_in_fieldlist''' || 0 || just modifying the default value.
 
|}
 
|}
 
== Required Phrases ==
 

Revision as of 19:11, 13 March 2010

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

Inherritance

Description

This is a virtual field used internally by the Document Object. Don't create your own "file" fields.

Properties

name default description
show_in_fieldlist 0 just modifying the default value.