Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

collaboration_icon

Summary

Outputs the icon for a collaboration item.

Usage

{collaboration_icon collaboration_item=item [ view=view  [ parameter=value [...] ] ]}

Parameters

NameTypeDescriptionRequired
collaboration_item object Collaboration item object. Yes.
view string The view mode to use. No.
parameter any Parameters passed to the GUI template. No.

Description

This function outputs the icon for a collaboration item. The "collaboration_item" parameter must be used to specify the target collaboration item. The "view" parameter is optional, it can be used to specify a view mode (for example "small"). All other parameters (of any type) will be passed on and thus become available as template variables in the included template.

Balazs Halasy (06/02/2004 1:15 pm)

Balazs Halasy (28/04/2005 2:14 pm)


Comments

There are no comments.