General

  eZ Systems Website
  Technical documentation
  Editor documentation

This Documentation contains:
 
Technical documentation:



⚠ WARNING ! This documentation is deprecated !

Please go to the current Technical Documentation

Versions Compared

Key

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

This field type Field Type represents a an ISBN string.

NameInternal nameExpected input type
ISBNezisbnstring

...

Table of Contents
minLevel2

Description

This FieldType Field Type makes it possible to store and retrieve a an ISBN string in either a an ISBN-10 or ISBN-13 format.

...

Properties

The Value class of this field type Field Type contains the following properties:

PropertyTypeDescription
$isbnstringThis property will be used for the isbn ISBN string.

String representation

A An ISBN's string representation is the the $isbn property's value, as a string.

...

The input passed into this field type Field Type is subject of validation ISBN validation depending on it's field settings on it's FieldDefintion stored on the Field settings in its FieldDefinition stored in the Content Type. An example of this field Field setting is show shown below and will control if input is validated as ISBN-13 or ISBN-10:

...

For more details on the Value object for this field type Field Type please refer to the auto-generated documentation (todo: update link when available, see here for the value object and it's its doc in the mean time).