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

Contents

Reference

Database diagram
Template operators
Template functions
Data fetching
Modules
    Class
    Collaboration
    Content
    Error
    eZ info
    Form
    Layout
    Notification
    Package
    PDF
    Reference
    Role
    RSS
    Search
    Section
    Setup
    Shop
    Trigger
    URL
    User
    Workflow
XML tags


Created

26/02/2004
4:23:28 pm
by Balazs Halasy

Last updated

26/02/2004
4:23:28 pm
by Balazs Halasy

Authors

Balazs Halasy



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.