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 FieldType Field Type represents a block of unformatted text.

...

Table of Contents
minLevel2

Description

The FieldType Field Type handles a block of multiple lines of unformatted text. It is capable of handling up to 16,777,216 characters.

...

Properties

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

...

The constructor for this value object will initialize a new Value object with the value provided. It accepts a string as argument and will import it to the $text attribute.

Validation

This FieldType Field Type does not perform any special validation of the input value.

...