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

Functions

 api_user ()
 
 api_date ($str)
 
 api_register_func ($path, $func, $auth=false)
 
 api_call ()
 
 api_apply_template ($templatename, $type, $data)
 
 api_client_register ($type)
 
 api_oauth_request_token ($type)
 
 api_oauth_access_token ($type)
 

Variables

 $API = array()
 
 $called_api = Null
 

Function Documentation

api_apply_template (   $templatename,
  $type,
  $data 
)

load api $templatename for $type and replace $data array

api_call ( )

Referenced by Zotlabs\Module\Api\get().

api_client_register (   $type)
api_date (   $str)
api_oauth_access_token (   $type)
api_oauth_request_token (   $type)
api_register_func (   $path,
  $func,
  $auth = false 
)

Variable Documentation

$API = array()
$called_api = Null