Global navigation

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

 
Exponential (5.x)

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

Versions Compared

Key

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

...

validate() is the method that runs the actual validation on data, when a content item is created with a field of this type:

...

  • getName() is used to generate a name out of a field value, either to name a content item (naming pattern in legacy) or to generate a part for an URL Alias.

  • getSortInfo() is used by the persistence layer to obtain the value it can use to sort & filter on a field of this type

...