-------------- When in api.php: (for c3/apiservice)
using_c3_smodule
($module_name, $username = '', $pass = '', $usingcache = 1, $update = false, $usingsandbox = false, $cachedir = 'cache')
using_c3_module
($module_name, $username = '', $pass = '', $usingcache = 1, $update = false, $usingsandbox = false, $cachedir = 'cache')
c3_token_json($post)
c3_test_json($post)
c3_noop($post)
c3_echo($post)
c3_get_token_list($post)
c3_object2array($object)
c3_object2array_x($object)
c3_demo_mapper($post)
c3_demo_reducer($post)
c3_create_drupal_task_x($post)
c3_create_drupal_task($task_key, $task_xml, $task_name)
c3_create_drupal_token_x($post)
c3_create_drupal_token($task_key, $task_xml, $task_name)
c3_create_mr_hook_task($post)
c3_create_onetime_due_queue_task($post)
c3_create_mr_task($post)
c3_scan_queue_tasks($queue_name='default', $get_string=0)
c3_queue_raw_add($post)
c3_queue_raw_delete($post)
c3_queue_check_backup($post)
c3_queue_delete($stoken, $queue_name='backup')
c3_queue_add($stoken, $queue_name='default')
c3_find_service($post)
c3_forward_service($service_name, $data)
c3_find_load_banlance_list()
c3_update_load_banlance($post)
c3_register_update($post)
c3_http_post_cookies($url, $data=null, $header=null, $cookie=null, $ssl=false)
c3_check_utf8($string)
c3_http_request($url, $method=0, $data=null, $header=null, $cookie=null, $ssl=false)
c3_mail($to, $subject, $message, $additional_headers='', $additional_parameters='')
c3_core_filename()
c3_write_log($post)
c3_encrypt_string($post)
c3_decrypt_string($post)
c3_get_all_files( $path )
c3_user_register_update()
c3_update_public_services($usingcache = 1)
c3_update_modules($usingcache = 1)
c3_json_encode($arr)
c3_json_decode($str)
c3_json_encode2($arr)
c3_json_decode2($str)
c3_check_service_result($result, $context)
c3_call_service($service_name, $data)
c3_str($obj)
c3_call_it($func)
c3_user_func_exists($function_name = 'hello')
c3_addxmlelement(SimpleXMLElement $dest, SimpleXMLElement $source)
c3_show_functions()
c3_task_job($post)
c3_stoken($post)
c3_key_stoken($post)
c3_g_encode($post)
c3_create_task($post)
c3_update_task($post)
c3_create_token_drupal($title, $body)
c3_update_token_drupal($title, $body)
c3_update_task_drupal($title, $body)
c3_update_hook($post)
c3_update_hook_2($post, $append)
c3_debug_mail($post)
c3_mail_pipe($post)
c3_create_task_v2($post)
c3_rules_event($post)
c3_rss_mapper($post)
c3_rss_reducer($post)
c3_parse_ini_string($str, $ProcessSections=true)
c3_ini_encode($cookies_array)
c3_http_form_session($post)
c3_http_form($post)
c3_only_named_array(&$arr)
c3_preg_parser($post, $json=true)
c3_find_pattern($post, $json=true) // key_context, content, pattern_token
c3_array_by_key($arr, $key)
c3_array_filter_by_key(&$arr, $key, $val, $format, $format2)
c3_http_page($post)
c3_page($post)
c3_myip($post)
c3_demo()
c3_cron_eval($post)
cron_eval($vLast, $vNow, $sSpec)
c3_write_file($post)
c3_read_file($post)
c3_exec_job($post)
c3_raw_exec_job($queue_stoken)
c3_task_job($post)
c3_stop_runtime($post)
c3_activate_runtime($post)
c3_promote_runtime($post)
c3_delete_tasknode($post)
c3_check_task_runtime_access($post)
c3_get_runtimes_by_nodetitle($post)
c3_get_workflow_by_runtime($post)
c3_get_name_by_runtime($post)
c3_taskkey_by_runtime($post)
c3_get_fcount_by_taskkey($post)
c3_tasks_totalcount($post)
c3_call_api($post, $username, $pass, $fastaccess)
c3_js_render($post)
-------------- When in example.php:
c3_callback_handler($c3_task_key, $c3_callback_name, $c3_callback_type, $c3_callback_data)
using_c3_smodule
using_c3_module
c3_hello($str)
c3_http_post_cookies($url, $data=null, $header=null, $cookie=null, $ssl=false)
c3_check_utf8($string)
c3_http_request($url, $method=0, $data=null, $header=null, $cookie=null, $ssl=false)
c3_mail($to, $subject, $message, $additional_headers='', $additional_parameters='')
c3_core_filename()
c3_write_log($post)
c3_get_all_files( $path )
c3_user_register_update()
c3_update_public_services($usingcache = 1)
c3_update_modules($usingcache = 1)
c3_json_encode($arr)
c3_check_service_result($result, $context)
c3_call_service($service_name, $data)
c3_str($obj)
c3_call_it($func)
c3_user_func_exists($function_name = 'hello')
c3_addxmlelement(SimpleXMLElement $dest, SimpleXMLElement $source)
c3_find_callback_handler($post)
c3_open_task($conditions_array)
c3_hook_task($target_task_key, $target_task_action='default', $callback_url='')
-------------- When in c3_test_drupal.php:
using_c3_smodule
using_c3_module
c3_tools_menu_alter
c3_tools_block
c3_trigger_help
c3_trigger_hook_info
c3_trigger_rules_event_info
c3_trigger_c3hook
c3_trigger_c3_trigger
c3_trigger_action_info_alter
c3_service_perm
c3_service_service
c3_hello
c3_http_post_cookies
c3_check_utf8
c3_http_request
c3_mail
c3_core_filename
c3_write_log
c3_get_all_files
c3_user_register_update
c3_update_public_services
c3_update_modules
c3_json_encode
c3_check_service_result
c3_call_service
c3_str
c3_call_it
c3_user_func_exists
c3_addxmlelement
c3_show_functions
Above list is listed by C3 API c3_show_functions, the list content will depend on what modules you used (using_c3_module).