chr_admin_settings_form |
./chr.admin.inc |
Form settings array |
|
1 |
chr_admin_settings_form_submit |
./chr.admin.inc |
Submit callback |
|
1 |
chr_curl_http_request |
./chr.module |
Performs an HTTP request. |
1 |
2 |
chr_disable |
./chr.install |
Implements hook_disable(). |
|
|
chr_enable |
./chr.install |
Implements hook_enable(). |
|
|
chr_menu |
./chr.module |
Implements hook_menu(). |
|
|
chr_permission |
./chr.module |
Implements hook_permission(). |
|
|
chr_response_codes |
./chr.module |
List of response codes. |
1 |
|
chr_uninstall |
./chr.install |
Implements hook_uninstall(). |
|
|
curl_http_request |
./chr.module |
Legacy wrapper callback. |
|
1 |
_chr_curl_request_type_option |
./chr.module |
Convert the string name of the request type to
a cURL opt value. |
1 |
|
_chr_curl_set_cookie_settings |
./chr.module |
Set default cookie settings. |
1 |
|
_chr_curl_set_defaults |
./chr.module |
Set default cURL settings. |
1 |
|
_chr_curl_set_headers |
./chr.module |
Set default headers in curl object. |
1 |
|
_chr_curl_set_options |
./chr.module |
Set cURL options. |
1 |
|
_chr_curl_set_port |
./chr.module |
Set port options. |
1 |
|
_chr_curl_set_proxy_settings |
./chr.module |
Set proxy settings. |
1 |
|
_chr_get_proxy_variable |
./chr.module |
Get proxy settings for CHR. |
1 |
|