Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   eZ Publish 4.x / legacy

 
eZ Publish (5.x)

eZ Publish 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for eZ Publish 4.x and Legacy topics see eZ Publish legacy

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldTypeDescriptionSearchable in Legacy Storage engine
AuthorField type used to store a list of authors, consisting of author name, and author email.No.
BinaryFileField type used to store a file.Yes.
CheckboxField type which stores boolean values.Yes.
CountryThis field type stores country names as a string.Yes.
DateAndTimeField type used to store a full date including time information.Yes.
DateField type used to store a date information.Yes.
EmailAddressThis field type is used to validate and store an email address.Yes.
FloatField type used to validate and store a decimal value.No.
ImageField type used to validate and store an image.No.
IntegerField type which validates and stores an integer value.Yes.
ISBNHandles International Standard Book Number (ISBN) in 10-digit or 13-digit format.Yes.
KeywordField type used to store keywords.No.
MapLocationField type used to store map coordinates.Yes, with MapLocationDistance criterion.
MatrixAvailable via community Bundle: https://github.com/ezcommunity/EzMatrixFieldTypeBundle 
MediaValidates and stores a media file.No.
NullThis field type is used for fallback for missing field types and for testing purposes.No.
PageField type used to manage display zones and blocks in a page (formerly known as eZ Flow datatype).No.
PriceAvailable via community Bundle: https://github.com/ezcommunity/EzPriceBundle 
RatingField type which stores a rating.No.
RelationField type which validates and stores a relation to a content objectitem.Yes, with both Field and FieldRelation criterions.
RelationListField type that validates and stores a list of relations to content objectsitems.Yes, with FieldRelation criterion.
SelectionField type which validates and stores a single selection or multiple choices from a list of options.Yes.
Selection2Available via community Bundle: https://github.com/netgen/NetgenEnhancedSelectionBundle 
TagsAvailable via community Bundle: https://github.com/netgen/TagsBundle 
TextBlockValidates and stores a larger block of text.No.
TextLineThis field type validates and stores a single line of text.Yes.
TimeField type used to store a time information.Yes.
UrlField type used to store an URL / address.No.
UserField type that validates and stores information about a user.No.
XmlTextField type that validates and stores multiple lines of formatted text..Yes.

...