BuddyClients Docs

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

Outputs an html-formatted group link.

buddyc_group_link(int $group_id) : mixed
Parameters
$group_id : int

The ID of the group.

Tags
since
1.0.17

buddyc_group_name()

Outputs the group name.

buddyc_group_name(int $group_id) : mixed
Parameters
$group_id : int

The ID of the group.

Tags
since
1.0.17

        
On this page

Search results