The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
Zotlabs\Lib\AConfig Class Reference

Static Public Member Functions

static Load ($account_id)
 
static Get ($account_id, $family, $key, $default=false)
 
static Set ($account_id, $family, $key, $value)
 
static Delete ($account_id, $family, $key)
 

Member Function Documentation

static Zotlabs\Lib\AConfig::Delete (   $account_id,
  $family,
  $key 
)
static

Referenced by del_aconfig().

static Zotlabs\Lib\AConfig::Get (   $account_id,
  $family,
  $key,
  $default = false 
)
static

Referenced by get_aconfig().

static Zotlabs\Lib\AConfig::Load (   $account_id)
static

Referenced by load_aconfig().

static Zotlabs\Lib\AConfig::Set (   $account_id,
  $family,
  $key,
  $value 
)
static

Referenced by set_aconfig().


The documentation for this class was generated from the following file: