Difference between revisions of "Set field"
Line 1: | Line 1: | ||
− | |||
{{fieldtypes}} | {{fieldtypes}} | ||
− | + | __NOTOC__ | |
== Inheritance == | == Inheritance == | ||
Revision as of 15:24, 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 - Recaptcha3 - Relation - Search - Secret - Set - Storable - Subject - Subobject - Text - Time - Timestamp - Url - Uuid
Inheritance
Description
Properties
name | default | description |
input_ordered | 0 | ... |
input_rows | n/a | This property is taken from the repository configuration. |
input_style | short | ... |
input_tags | undef | ... |
options | n/a | This property is always required. |
render_option | undef | ... |
search_input_style | checkbox | ... |
search_rows | n/a | This property is taken from the repository configuration. |
Required Phrases
Database
Set fields are stored in the database as
fieldname VARCHAR(255)