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.
Excerpt
Note
titleVersion compatibility

This recipe is compatible with eZ Publish 5.2 / 2013.09

 

Table of Contents

Status
colourYellow
titleEZP 5.2 / 2013.09

Description

...

Knowledge of the root location is important since it can be a starting point for API queries, or even links to home page, but as eZ Publish can be used for multisite development, and as such root location can vary.

By default, root location ID is 2, but as it can be easily be changed by configuration, the best practice is to retrieve it dynamically.

...