collaboration_participation_view
Summary
Outputs information about a collaboration participant.Usage
{collaboration_participation_view collaboration_participant=link [ view=view [ parameter=value [...] ] ]}
Parameters
Name | Type | Description | Required |
---|---|---|---|
collaboration_participant | object | The target collaboration participant object. | Yes. |
view | string | The view mode to use. | No. |
parameters | mixed | Parameters passed to the GUI template. | No. |
Description
This function shows a collaboration participant. The "collaboration_participant" parameter must be used to specify the target collaboration participant (as an "ezcollaborationItemparticipantlink" object). The optional "view" parameter can be used to specify the view mode (for example "text_linked"). 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:13 pm)
Comments
There are no comments.