The Red Project
 All Classes Namespaces Files Functions Variables Pages
identity.php File Reference

Functions

 identity_check_service_class ($account_id)
 
 validate_channelname ($name)
 
 create_identity ($arr)
 
 set_default_login_identity ($account_id, $channel_id, $force=true)
 
 identity_basic_export ($channel_id)
 
 identity_basic_import ($arr, $seize_primary=false)
 

Function Documentation

create_identity (   $arr)

Referenced by new_channel_post().

identity_basic_export (   $channel_id)

Referenced by api_export_basic(), and uexport_init().

identity_basic_import (   $arr,
  $seize_primary = false 
)
identity_check_service_class (   $account_id)
set_default_login_identity (   $account_id,
  $channel_id,
  $force = true 
)

Referenced by create_identity().

validate_channelname (   $name)

Referenced by create_identity(), and settings_post().