The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
xchan.php File Reference

Functions

 xchan_store_lowlevel ($arr)
 
 xchan_store ($arr)
 
 xchan_fetch ($arr)
 
 xchan_keychange_table ($table, $column, $oldxchan, $newxchan)
 
 xchan_keychange_acl ($table, $column, $oldxchan, $newxchan)
 
 xchan_change_key ($oldx, $newx, $data)
 

Function Documentation

xchan_change_key (   $oldx,
  $newx,
  $data 
)
xchan_fetch (   $arr)
xchan_keychange_acl (   $table,
  $column,
  $oldxchan,
  $newxchan 
)

Referenced by xchan_change_key().

xchan_keychange_table (   $table,
  $column,
  $oldxchan,
  $newxchan 
)

Referenced by xchan_change_key().

xchan_store (   $arr)