Skip to content

AbConfig

  • Full name: \Zotlabs\Lib\AbConfig

Methods

Load

public static Load(mixed $chan, mixed $xhash, mixed $family = ''): mixed
  • This method is static.

Parameters:

Parameter Type Description
$chan mixed
$xhash mixed
$family mixed

Get

public static Get(mixed $chan, mixed $xhash, mixed $family, mixed $key, mixed $default = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$chan mixed
$xhash mixed
$family mixed
$key mixed
$default mixed

Set

public static Set(mixed $chan, mixed $xhash, mixed $family, mixed $key, mixed $value): mixed
  • This method is static.

Parameters:

Parameter Type Description
$chan mixed
$xhash mixed
$family mixed
$key mixed
$value mixed

Delete

public static Delete(mixed $chan, mixed $xhash, mixed $family, mixed $key): mixed
  • This method is static.

Parameters:

Parameter Type Description
$chan mixed
$xhash mixed
$family mixed
$key mixed


Automatically generated on 2025-03-19