Component (ajax_proxy) ajax_proxy
Only the functions and data members that are accessible from your location are displayed
HintI am a proxy for interacting with cfcs via ajax
this
remote
api
Remote Function api
source: /home/dateconz/domains/date.co.nz/public_html/ajax_proxy.cfc
I handle calls from a remote site
arguments
labelnamerequiredtypedefaulthint
argstruestructnull
return typeany
call_cfc
Remote Function call_cfc
source: /home/dateconz/domains/date.co.nz/public_html/ajax_proxy.cfc
I call a cfc and return json
arguments
labelnamerequiredtypedefaulthint
str_cfctruestringnull
str_methodtruestringnull
return typeany
call_cfc_alreadyjson
Remote Function call_cfc_alreadyjson
source: /home/dateconz/domains/date.co.nz/public_html/ajax_proxy.cfc
I call a cfc and return json
arguments
labelnamerequiredtypedefaulthint
str_cfctruestringnull
str_methodtruestringnull
return typeany
call_cfc_special
Remote Function call_cfc_special
source: /home/dateconz/domains/date.co.nz/public_html/ajax_proxy.cfc
I call a cfc and return json
arguments
labelnamerequiredtypedefaulthint
str_cfctruestringnull
str_methodtruestringnull
return typearray
call_cfc_special_hello
Remote Function call_cfc_special_hello
source: /home/dateconz/domains/date.co.nz/public_html/ajax_proxy.cfc
I call a cfc and return json
arguments
labelnamerequiredtypedefaulthint
str_cfctruestringnull
str_methodtruestringnull
return typeany