ez.no / ezpublish / documentation / reference / modules / url
These documentation pages are no longer maintained. Please visit the new documentation site.
The URL module provides an interface to the URL engine inside the eZ publish kernel. The URL engine takes care of managing all the URLs that are in the system. URLs that are stored either using the URL datatype or that are typed into an XML field are stored separately in the ezurl table within the database. This technique makes it easier to bulk-change a bunch of URLs since the change only has to be applied once (and not every place the URL is mentioned). The URL module provides views that make it possible to manage the URLs stored in the ezurl table.
The administration interface makes use of this module to allow the administrator to manage the URLs. Although possible, it isn't common to use these views when building a site (unless there is a need to replicate the URL management functionality of the administration interface).
The following table contains a list of the views that are available in the URL module. Click on the name of a view for more information about that specific view (usage, parameters, description, examples, etc.).
| Operator | Description |
|---|
Comments