| |||||||
| FRAMES NO FRAMES | |||||||
<pt:ptcond.iscurrcommunity pt:id="350"/>
You are in Community with id 350
</pt:ptcond.iscurrcommunity>
<pt:ptcond.iscurrcommunity pt:name="^My Community^"/>
You are in Community with the exact name 'My Community'
</pt:ptcond.iscurrcommunity>
<pt:ptcond.iscurrcommunity pt:name="^My Community"/>
You are in Community with a name starting with 'My Community'
</pt:ptcond.iscurrcommunity>
<pt:ptcond.iscurrcommunity pt:name="^My Community"/>
<pt:ptcond.iscurrcommunity pt:id="350"/>
You are in Community with id 350 and name starting with 'My Community'</pt:ptcond.iscurrcommunity>
</pt:logic.iscurrcommunity>
| Tag Information | |
| Tag Name | iscurrcommunity |
| Attributes | ||||
| Name | Type | Required | Default Value | Description |
| id | int | false | -1 | Community id to display the tag body in. |
| name | string | false | null | Community name. The '^' character is used as begin of string marker when placed in the beginning of the string and end of string at the end. |
| iddata | string | false | null | Id of data tag variable with a list of Community ids to display the tag body in. |
| datascope | string | false | portlet request | The tag scope of the iddata tag variable if it is not in the portlet request scope. |
| |||||||
| FRAMES NO FRAMES | |||||||