BuddyClients Docs

options.php

Table of Contents

Functions

buddyc_options()  : mixed
Generates an options array.

Functions

buddyc_options()

Generates an options array.

buddyc_options(string $key[, array<string|int, mixed> $args = null ]) : mixed
Parameters
$key : string

The key denoting which options to generate. Accepts 'clients', 'team', 'affiliates', 'users', 'projects'

$args : array<string|int, mixed> = null

Optional. An array of args to pass to the callback.

Tags
since
0.2.9

        
On this page

Search results