Path

ez.no / ezpublish / documentation / reference / modules / content


Content

These documentation pages are no longer maintained. Please visit the new documentation site.

The content module provides an interface to the content engine that is built into eZ publish. This is the most important and most commonly utilized module. It provides views that make it possible to display the contents of objects, manage nodes and the content node tree, searching, translation, etc. A typical eZ publish site uses many of the views that this module provides.

The following table contains a list of the views that are available in the content module. Click on the name of a view for more information about that specific view (usage, parameters, description, examples, etc.).

Operator Description

Comments

The following table?

Where is it? It would be very good to have an overview over all this ... like which attributes every object has, and so on.

This I found elsewhere, and it's really helping:

{$node|attribute(show,2)}

Or

{$node.object|attribute(show,2)}.

It displays every single attribute of the given node/object, recursivly (up to specified maximum deep).

{$node|attribute(show,3)} fails for me on an article, segfaulting apache.

--
Lukas

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
3:59:43 pm
by Balazs Halasy

Last updated

26/02/2004
4:05:49 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.