ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

node/view/*.tpl

Module/view: content / view

Condition

Description

object

Matches the ID number of the object.

node

Matches the ID number of the node.

parent_node

Matches the ID number of the parent node.

class

Matches the ID number of the class which the object is an instance of.

class_identifier

Matches the identifier of the class which the object is an instance of.

view_offset

Matches the offset view parameter.

depth

Matches the depth of the node. The depth of a top level node is 1.

section

Matches the number of the section which the object belongs to.

navigation_part_identifier

Matches the identifier of the navigation part.

viewmode

Matches the name of the view mode (full, line, etc.)

url_alias

Matches the virtual URL of the node.

persistent_variable

Matches the value of the persistent variable.

class_group

Matches the ID number of the group that the class which the object is an instance of belongs to.

Balazs Halasy (09/03/2005 9:00 am)

Ole-Morten Halvorsen (03/05/2006 8:20 am)

Balazs Halasy, Ole-Morten Halvorsen


Comments

There are no comments.