Please note: CPAINT nor this website is under active development. |
Frontend: cpaint.set_use_cpaint_api()
cpaint Method Summary
void set_debug()
void set_proxy_url()
void set_transfer_mode()
void set_async()
void set_response_type()
void set_persistent_connection()
void set_use_cpaint_api()
void set_auth_user()
void set_auth_pass()
void call()
cpaint Property Summary
void set_use_cpaint_api ( boolean cpaint_api )
Whether or not to pass CPAINT configuration variables to the backend.
Class
Parameters
» boolean api_modeCPAINT API mode (true | false)
Return Value
» void
API Tags
» Access: public
Default Value
» true
Description
Defines whether CPAINT arguments are passed to the backend via HTTP GET or HTTP POST for interfacing with other files or frameworks.