static void call(
$hook,
$function
)
|
|
Call an inter-process callback function
Call an inter-process callback function
Parameters:
static void get(
$var, [
$group = 'general']
)
|
|
Get a global, inter-process available function
Get a global, inter-process available function
Parameters:
static void register(
$hook,
$function
)
|
|
Register a function for an inter-process callback
Register a function for an inter-process callback
Parameters:
static void set(
$var,
$value, [
$group = 'general']
)
|
|
Set a global, inter-process available function
Set a global, inter-process available function
Parameters: