node/view/*.tpl
| 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. |
| class_group |
Matches the ID number of the group that the class which the object is an instance of belongs to. |
| parent_class |
Matches the ID number of the parent class. |
| parent_class_identifier |
Matches the identifier of the parent class. |
Balazs Halasy (09/03/2005 9:00 am)
Julia Shymova (02/06/2008 10:01 am)
Comments
There are no comments.