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.

...

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

...