Component (workshop.jquery_demo.json) JSON
Only the functions and data members that are accessible from your location are displayed
this
remote
decode
Remote Function decode
source: /web/pengoworks/www/workshop/jquery_demo/json.cfc
Converts data frm JSON to CF format
arguments
labelnamerequiredtypedefaulthint
datatruestringnull
return typeany
encode
Remote Function encode
source: /web/pengoworks/www/workshop/jquery_demo/json.cfc
Converts data from CF to JSON format
arguments
labelnamerequiredtypedefaulthint
datatrueanynull
queryFormatfalsestringquery
queryKeyCasefalsestringlower
return typestring