Navigation
eZ Documentation Center
 

This is outdated documentation made for eZ Publish Platform 5.1. It is being moved into the eZ Publish 5.x documentation, so please go there for most up-to-date documentation.

Skip to end of metadata
Go to start of metadata

This page contains FieldTypes reference introduced with eZ Publish 5.x.
FiledTypes were known as DataTypes in eZ Publish 4.x, and are still used eZ Publish 5.x Legacy. If you would like more details please refer to the 4.x DataTypes reference documentation page.

You can get more details about the FieldTypes in the following list:

 

FieldTypeDescription
AuthorField type used to store a list of authors, consisting of author name, and author email.
BinaryFileField type used to store a file.
CheckboxField type which stores boolean values.
CountryThis field type stores country names as a string.
DateAndTimeField type used to store a full date including time information.
EmailAddressThis field type is used to validate and store an email address.
FloatField type used to validate and store a decimal value.
ImageField type used to validate and store an image.
IntegerField type which validates and stores an integer value.
KeywordField type used to store keywords.
MapLocationField type used to store map coordinates.
MediaValidates and stores a media file.
NullField type created for testing purposes only.
PageField type used to manage display zones and blocks in a page (formerly known as eZ Flow datatype).
RatingField type which stores a rating.
RelationField type which validates and stores a relation to a content object.
RelationListField type that validates and stores a list of relations to content objects.
SelectionField type which validates and stores a single selection or multiple choices from a list of options.
TextBlockValidates and stores a larger block of text.
TextLineThis field type validates and stores a single line of text.
UrlField type used to store an URL / address.
UserField type that validates and stores information about a user.
XmlTextField type that validates and stores multiple lines of formatted text..
  • No labels