group.php
Table of Contents
Functions
- buddyc_group_link() : mixed
- Outputs an html-formatted group link.
- buddyc_group_name() : mixed
- Outputs the group name.
Functions
buddyc_group_link()
Outputs an html-formatted group link.
buddyc_group_link(int $group_id) : mixed
Parameters
- $group_id : int
-
The ID of the group.
Tags
buddyc_group_name()
Outputs the group name.
buddyc_group_name(int $group_id) : mixed
Parameters
- $group_id : int
-
The ID of the group.